coding-helper

0.7.1 • Public • Published

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  
 

Readme

Keywords

none

Package Sidebar

Install

npm i coding-helper

Weekly Downloads

1

Version

0.7.1

License

ISC

Unpacked Size

52.3 kB

Total Files

38

Last publish

Collaborators

  • leeleo