0.0.3 • Published 2 years ago

@fredericvlummens/generator-html5-app v0.0.3

Weekly downloads
-
License
BSD-2-Clause-Free...
Repository
github
Last release
2 years ago

generator-html-5-app NPM version Build Status Dependency Status

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