web-boost-cli

Web-boost application generator

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.

asciicast

Available commands

  • Run the application: npm run start
  • Prepare for deploy: npm run compile
  • Generate sitemap.xml: npm run sitemap