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.