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

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

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