Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telamon/angday1
Course material
https://github.com/telamon/angday1
Last synced: about 1 month ago
JSON representation
Course material
- Host: GitHub
- URL: https://github.com/telamon/angday1
- Owner: telamon
- Created: 2014-09-15T09:48:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-29T14:24:32.000Z (about 10 years ago)
- Last Synced: 2024-04-29T22:21:52.131Z (8 months ago)
- Language: JavaScript
- Size: 324 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Day1 sample code
This repository demonstrates the use of
npm, bower, angular-routes, ngResource and ngFilterThis project requires node.js
### Installation
$ npm install
### Run
$ npm .
And then point your browser to `http://localhost:4567`