npm.io
0.2.7 • Published 7 years agoCLI

jwork-webpack

Licence
ISC
Version
0.2.7
Deps
39
Size
23 kB
Vulns
7
Weekly
0

  This node package is the core tool for front-end business development, SDK, 
  which can extend a variety of template tools based on the

Installation


 $ npm install jwork-webpack -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 rese ** 
     
     Release project, static resources synchronize development environment 
      and production environment service at the same time