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

https://github.com/onface/module


https://github.com/onface/module

Last synced: 10 days ago
JSON representation

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)