fuel-ui-cli-quickstart

May 27, 2016 ยท View on GitHub

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 typings
  • ng build

Serve

After completing installation type in your favorite shell: