pro-build
v1.0.37
Published
Command line tool for developing FrondEnd project faster
Downloads
50
Maintainers
Readme
PRO-BUILD is a command line tool for FrondEnd Developer to generate boilerplate and watch changes
Develop with PRO-BUILD
- npm i -g pro-build
- ch new appName
- cd appName
- npm i
- ch serve - to watch the changes on browser
