generator-fastock-web

1.0.0 • Public • Published

generator-fastock-web

yeoman generator for fastock-web

Dependency

  • install global yeoman: npm install -g yo

Command

  • yo fastock-web:api: generate crud api function
  • yo fastock-web:interface: generate ts interface for entity and api dto
  • yo fastock-web:meta: combine with fastock-web:api and fastock-web: interface
  • yo fastock-web:store: generate mobx store
  • yo fastock-web:view: generate view

Usage

# install dependency
npm install

# link to local bin
npm link

# uninstall
npm unlink

# you need to use this generator under your project workspace
cd /your-workspace-path

# see the command supported
yo fastock-web --help

More

Readme

Keywords

Package Sidebar

Install

npm i generator-fastock-web

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

65.7 kB

Total Files

39

Last publish

Collaborators

  • farzer