https://github.com/rickycodes/babies-first-angular
https://github.com/rickycodes/babies-first-angular
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rickycodes/babies-first-angular
- Owner: rickycodes
- Created: 2014-09-05T13:03:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T08:04:36.000Z (about 8 years ago)
- Last Synced: 2024-12-30T19:26:42.846Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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