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

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

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