Trunk89 / flickr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flickr App

In order to build this project you must have NodeJS installed

  1. Install dependencies npm install

  2. Install grunt client (might require sudo) npm install -g grunt-cli

  3. Build project using Grunt

To build the project: grunt build

  1. Dev tasks:

To build templates use: grunt templates

  1. Testing:

(Test is ran with every build task in point 3): grunt test

About


Languages

Language:JavaScript 96.9%Language:HTML 2.3%Language:CSS 0.8%