https://github.com/mdumrauf/seed-frontend-angular
The 'Posta' of all Angular.js 1.x project seeds
https://github.com/mdumrauf/seed-frontend-angular
angular seed
Last synced: 2 months ago
JSON representation
The 'Posta' of all Angular.js 1.x project seeds
- Host: GitHub
- URL: https://github.com/mdumrauf/seed-frontend-angular
- Owner: mdumrauf
- Created: 2016-01-11T05:05:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T16:10:44.000Z (over 9 years ago)
- Last Synced: 2025-05-14T07:50:15.027Z (about 1 year ago)
- Topics: angular, seed
- Language: CSS
- Homepage:
- Size: 920 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular.js ultimate project seed
The one and only ('La Posta') project seed you will ever need for an Angular.js 1.x project.
## Credits
* Federico Scarpa: [fedescarpa] (https://github.com/fedescarpa)
* Nicolás Pessolani: [nepgroup] (https://github.com/nepgroup)
* Agustín Pina: [aguspina] (https://github.com/aguspina)
* Matías Dumrauf: [mdumrauf] (https://github.com/mdumrauf)
## Dev Guide
1. Download node.js: http://nodejs.org/ [6.9.2 LTS]
1. `git clone /web.git && cd web`
1. `npm install`
1. `npm start`
1. Open http://localhost:8080