@nimble-ts/cli
v1.4.2
Published
The CLI tool for Nimble framework
Maintainers
Readme
About
The CLI tool for Nimble framework.
Install
Run in your terminal:
$ npm i -g @nimble-ts/cliUsage
Run in your terminal:
$ nbConfirm
? Do you want create new Nimble project? (Y/n) Set project name and confirm
? What is name of the your project? (ex.: my-project) Done! Run project
$ nb serveAfter, open your browser in address: http://localhost:8090
