@nimble-ts/cli
v1.4.2
Published
The CLI tool for Nimble framework
Downloads
76
Maintainers
Readme
About
The CLI tool for Nimble framework.
Install
Run in your terminal:
$ npm i -g @nimble-ts/cli
Usage
Run in your terminal:
$ nb
Confirm
? 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 serve
After, open your browser in address: http://localhost:8090