An open API service indexing awesome lists of open source software.

https://github.com/rickycodes/babies-first-angular


https://github.com/rickycodes/babies-first-angular

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## DETAILS

Just a small 'hello world' Angular app
preview: http://ricky.expert/virus/

## REQUIREMENTS

Node v0.10.31
Bower v1.3.9
Grunt v0.4.5

## INSTALLATION

clone the repo then:
`npm install`

After all dependencies are installed:
`grunt serve` to run the task runner
`grunt build` to build the app into `/dist` for deployment

## TODO

Tests