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