1.0.2 • Published 5 years ago

alice-commander v1.0.2

Weekly downloads
4
License
ISC
Repository
-
Last release
5 years ago

Scaffolding for multi-page application projects

Usage method

cnpm i alice -g // global installation
alice init // initialization project 
cd project // Enter project path
cnpm i // installation dependency
npm run create -- --name=pageName // add pages
npm run dev // online preview
npm run build // packaging
npm run release // config/server.js server information is configured, dist files can be uploaded to the server
npm run b-release // pack and upload service area

Extended configuration

The configuration of webpack can be extended twice by itself