All Projects → alexyoung → Djsreader

alexyoung / Djsreader

A tutorial app for AngularJS, Yeoman, and some of their friends

Programming Languages

javascript
184084 projects - #8 most used programming language

DailyJS Reader

This project is part of a tutorial series for AngularJS and Yeoman.

Go to DailyJS for more information on this project.

Installation

You will need:

  • Node 0.10.x
  • Bower (npm install -g bower)
  • Grunt (npm install -g grunt-cli)
  • Compass (gem install compass)
  1. git clone [email protected]:alexyoung/djsreader.git
  2. cd djsreader
  3. npm install
  4. bower install
  5. grunt build

You should see "Done, without errors." in green.

Usage

Run grunt server to run a local server that will serve a development version of the project.

Run grunt test to run the unit tests.

Tutorials

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].