@startupjs/cli
v0.61.6
Published
The command-line tool for StartupJS apps.
Downloads
3,123
Keywords
Readme
startupjs cli
Usage
npx startupjs <command> [options]Commands
install
Run npx startupjs install --help for a full manual
build
Build web bundle for production usage
start-production
Start production node server with production web build
(run this after npx startupjs build)
init-pm, pr, task <github_issue_number>
Project management helper commands.
See @startupjs/pm readme for documentation on them.
