https://github.com/onface/module
https://github.com/onface/module
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/onface/module
- Owner: onface
- License: mit
- Created: 2017-12-28T06:54:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T16:03:43.000Z (over 6 years ago)
- Last Synced: 2025-02-17T09:43:13.300Z (3 months ago)
- Language: JavaScript
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Module
> The React/vue/es6 component of scaffolding
## Installation
```shell
# yarn config set registry https://registry.npm.taobao.org
yarn global add fis3 nodemon vue-cli webpack@3
``````shell
vue init onface/module somename
```## Usage
[developers-to-read.md](./template/developers-to-read.md)