@fredericvlummens/generator-html5-app
v0.0.3
Published
Generates a vanilla HTML5 app with support for CSS (incl. reset.css) and JavaScript
Downloads
2
Maintainers
Readme
generator-html-5-app
Generates a vanilla HTML5 app with support for CSS (incl. reset.css) and JavaScript
Installation
First, install Yeoman and generator-html-5-app using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-html-5-app
Then generate your new project:
yo html-5-app
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
BSD-2-Clause-FreeBSD © Frédéric Vlummens