landru29 / iamus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iamus

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 dependancies

  • npm install
  • bower install

Build the project

Just launch grunt

Development mode

Just launch grunt serve

About


Languages

Language:JavaScript 80.1%Language:HTML 17.1%Language:CSS 2.8%