web-boost-cli
v1.2.0
Published
Web-boost application generator
Readme
web-boost-cli
web-boost-cli is a CLI package to help you generate your web-boost application skeleton
Installation
npm install -g web-boost-cli
Generate application skeleton
Try the demo application to learn web-boost in practice.
Available commands
- Run the application:
npm run start - Prepare for deploy:
npm run compile - Generate sitemap.xml:
npm run sitemap

