jwork-npmjs
v0.0.9
Published
jwork common lib developmaent evn
Downloads
3
Readme
This node package is the core tool for front-end public business development,
Based on the various template tools, you can generate the corresponding jsdoc for developing API
Installation
$ npm install jwork-npmjs -S
Command
There are steps in the package.json file:scripts
** npm start | run server **
Start the service, the default port: 10000, you can modify the prot.
** npm run dev **
Publish the project, and the static resources will be uploaded to the corresponding development environment server
** npm run build **
Publish the project and the static resources will be uploaded to the corresponding production environment server
** npm run node **
Npm package for development
** npm run rese **
Release project, static resources synchronize development environment and production environment service at the same time