BootServer
###Usage with npx
npx bootserver your-project-name
###Usage with npm
npm install -g bootserver
bootserver your-project-name
###Commands
To use commands you need type: bootserver command
or npx bootserver command
-
--help
or-h
to see the list of commands -
--version
or-v
to see the version of bootserver -
--router router-name
or-r router-name
to create a new router
© BootServer 2019