vladstoick / linksgrabberfrontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front end for Linksgrabber app

Thin is the front end for the linksgrabber app. Built with angular and generated with yo. Prerequisites

sudo npm install -g bower
sudo npm install -g grunt-cli
gem install compass

Installing the required packages for the app

npm install
bower install

Running the app

grunt serve

Building the app

grunt

About


Languages

Language:JavaScript 83.1%Language:CSS 16.9%