deiga / spotilist-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotilist WebApp!


This is an Angular.js App and is powered by Boom Angular Generator

Installation

Install the Boom Generator first.

    git clone [clone-url] app
    cd app

Install Boom Angular Generator

    npm install -g generator-boom

Then install all develpment dependencies

    npm start

Finally, fire up the server

    gulp

Thats it!


About


Languages

Language:JavaScript 95.5%Language:CSS 4.5%