JS, Node.js, Frontend, Backend, Firebase, Express, Patrones, HTML5_APIs, Asincronía, Websockets, Testing
Documentación
- Getting started
- Running Context
- User Interactions
- Composability
- Managing Depedencies
- Interacting with the file system
- storing user configs
- Unit Testing
- Debugging Generators
- Integrating Yeoman in other tools
- Full API documentation
Recursos
- Create A Custom Yeoman Generator in 4 Easy Steps
- A quick and dirty introduction to Yeoman generator development
- Building a Yeoman Generator
- One Yeoman generator for all your frontend projects
- Creating your own Custom Yeoman Generator
- Guide to create and publish a Yeoman generator
- Build Your Own Yeoman Generator
Objetivo
1 - Crearemos un generador para proyectos/practicas del master con las cosas que sueles usar...
Objetivos:
- Debe configurarse desde las preguntas del generador
- Debe contener algunas tareas de gulp
- Debe poder desplegarse facilmente
// Tu solución