https://github.com/ericmaya8a/switch-example-with-angularjs
switch example with angularjs
https://github.com/ericmaya8a/switch-example-with-angularjs
Last synced: over 1 year ago
JSON representation
switch example with angularjs
- Host: GitHub
- URL: https://github.com/ericmaya8a/switch-example-with-angularjs
- Owner: ericmaya8a
- Created: 2015-07-01T22:05:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-02T15:31:52.000Z (almost 11 years ago)
- Last Synced: 2025-01-22T17:26:21.992Z (over 1 year ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Ejemplo de directiva para un switch usando: ###
* Express
* AngularJS
* Node.js
* GruntJS
### Para comenzar ###
Clonar el ropositorio
>
$ git clone https://github.com/adesiseric/switch-example-with-angularjs.git
Instalar dependencias de node
>
$ sudo npm install
Instalar dependencias de bower
>
$ bower install
Correr el proyecto
>
$ grunt