Minimal-angularjs

SPA to display text, play sounds

Prerequisite

  • Install NodeJs (https://nodejs.org)
  • Then install bower npm install -g bower
  • Then install grunt npm install -g grunt

Install dependencies

  • npm install
  • bower install

Build the project

Just launch grunt

Development mode

Just launch grunt serve