UI Concept
Prerequisite: Install Nodejs
Setup the project:
npm install
bower install
grunt build
Launch the project
npm start
And open a browser http://127.0.0.1:8080
Git Tag 0.5.0 was the last version based on the Yeoman angular-fullstack generator.
git Tag 0.6.0 is the first refactored version based on the angular-seed project, not as glamorous or full featured but easier to run for demos and generic web servers