Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richistron/yeoman-vagrant
Simple vagrant setup for generator-webapp
https://github.com/richistron/yeoman-vagrant
Last synced: 8 days ago
JSON representation
Simple vagrant setup for generator-webapp
- Host: GitHub
- URL: https://github.com/richistron/yeoman-vagrant
- Owner: richistron
- License: mit
- Created: 2015-10-31T14:14:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T19:08:33.000Z (about 9 years ago)
- Last Synced: 2024-04-15T03:20:07.147Z (7 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Taller de HTML y CSS
**Por Ricardo Rivas G.**
@richistron
github.com/richistron
magmalabs.io
# Uso
**Necesitas tener instalado Vagrant y VirtualBox**
```
vagrant -v
vagrant up
```# Ambiente de desarrollo
* Nodejs v0.12.7
* Ubuntu/trusty32
# What?
* ¿Porque vamos a usar nodejs si solo queremos aprender HTML y CSS?
# Otros tipos de ambietes
* python -m SimpleHTTPServer
* MAMP
* WAMP
* middkeman
* yeoman
* etc. etc.
# Yeoman y sus generadores
Yeoman es un paquete de nodejs para generar **frontend applicationsi**
* https://github.com/yeoman/bower-requirejs
* https://github.com/yeoman/generator-backbone
* https://github.com/yeoman/generator-generator
* https://github.com/yeoman/generator-node
* https://github.com/yeoman/generator-gulp-webapp
* https://github.com/yeoman/generator-angular
* https://github.com/yeoman/generator-polymer
* https://github.com/yeoman/generator-webapp