1.0.4 • Published 6 years ago

cmds-generator v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

cmds-generator

A simple framework for CMD Studio to build frontend.

Usage

You should install Node.js and npm locally.

1.Global installation

npm install cmds-generator -g

You also need to install webpack and webpack-dev-server globally because of this scaffold using webpack and webpack-dev-server to build and develop project.

npm install webpack@4.29 webpack-dev-server webpack-cli -g

2.Initialize structure

cmds-generator init [projectName]

3.Initialize project

npm install --registry=https://registry.npm.taobao.org
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago