https://github.com/onface/es6
ES6 library development template
https://github.com/onface/es6
Last synced: 16 days ago
JSON representation
ES6 library development template
- Host: GitHub
- URL: https://github.com/onface/es6
- Owner: onface
- Created: 2017-05-24T07:07:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T08:07:21.000Z (about 8 years ago)
- Last Synced: 2025-02-17T09:43:13.993Z (3 months ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-module
## Installation
```shell
npm i -g vue-cli --registry=https://registry.npm.taobao.org
# Mac:
# sudo npm i -g vue-cli --registry=https://registry.npm.taobao.org
npm i -g fis3 --registry=https://registry.npm.taobao.org
# Mac:
# sudo npm i -g fis3 --registry=https://registry.npm.taobao.org
``````shell
vue init fast-flow/es6 some
```## Usage
[developers-to-read.md](./template/developers-to-read.md)