react-model-cli

0.0.2 • Public • Published

react-model-cli · GitHub license npm version Build Status downloads Coverage Status

CLI List

// react-model init [modelNames]
react-model init F G H
 
# tree models 
# models 
# ├── F.ts 
# ├── G.ts 
# ├── H.ts 
# └── index.ts 
// react-model g [modelNames]
react-model g Q
# models 
# ├── F.ts 
# ├── G.ts 
# ├── H.ts 
# ├── Q.ts 
# └── index.ts 

Readme

Keywords

none

Package Sidebar

Install

npm i react-model-cli

Weekly Downloads

6

Version

0.0.2

License

MIT

Unpacked Size

5.51 kB

Total Files

6

Last publish

Collaborators

  • arrayzoneyour