0.7.1 • Published 7 years ago

coding-helper v0.7.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

coding-helper

CodeSmith for react dva stack

Getting Started

Install, start.

# Install
$ npm install coding-helper -g


gift all --route_name={your route_name} --namespace={your namespace} --model_name={your model_name}

and your project changed

.
├── src                    # Source directory
    ├── models             # Dva models
       └── {your model}.js     #  new model
    ├── router.js          #  add a new route
    ├── routes             # Route components
       └── {your route}     # new route dir
          └── index.js     # new route  component 
0.7.1

7 years ago

0.6.1

7 years ago

0.5.1

7 years ago

0.4.1

7 years ago

0.3.1

7 years ago

0.2.1

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago