Framework
The CLI tool for Nimble framework.
Run in your terminal:
$ npm i -g @nimble-ts/cli
Run in your terminal:
$ nb
? Do you want create new Nimble project? (Y/n)
? What is name of the your project? (ex.: my-project)
$ nb serve
After, open your browser in address: http://localhost:8090