Awesome
fuel-ui-cli-quickstart
A minimal Angular2 playground with Fuel-UI using angular-cli
Install
Clone this repo and execute in your favorite shell:
npm i -g angular-cli
to install angular-cli globally (if you don't have it installed already)npm i
to install local npm dependencies and typingsng build
Serve
After completing installation type in your favorite shell:
ng serve
to start the app. The default URL is http://localhost:4200/