frabaglia / taller-web-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taller-web-cli

To test the examples you need to download all dependencies:

  • cd / workshop-web-cli
  • npm install
  • bower install

To use npm you need to have Node installed.

Each example correspond to two files:

  • index_X.html
  • app_X.html

Where X is the framework / library in question.

taller-web-cli

Para probar los ejemplos es necesario descargar todas las dependencias:

  • cd /taller-web-cli
  • npm install
  • bower install

Para usar npm deben tener Node instalado.

A cada ejemplo le corresponden dos archivos:

  • index_X.html
  • app_X.html

Donde X es el framework/librería en cuestión.

About


Languages

Language:CSS 66.3%Language:JavaScript 19.2%Language:HTML 14.6%