node-dev-template
v1.0.4
Published
a cli tool for node server development which include(ES6 template, commonjs template, typescript-template)
Readme
node-dev-template
- Use the un-cli tool create the node web server development environment
- At the same time, you can also learn how to build your own cli tool through this project.
quick start
- npm i node-dev-template -g
- un-cli c projectName
