Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/q-peppa/js_learn

js学习
https://github.com/q-peppa/js_learn

Last synced: about 1 month ago
JSON representation

js学习

Awesome Lists containing this project

README

        

## 使用前说明
> 代码采用 ES6 语法, type = module , 即 ES MODULE 模块化开发;

## 如何使用

```bash

cnpm install
# 如果你没有cnpm
# or
npm install
```