landru29 / minimal-anglularjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 84.9%Language:HTML 14.2%Language:CSS 0.9%