Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 827 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 827 Bytes

Generator Web Starter Kit

Yeoman generator for Web Starter Kit, go ahead, learn

Web Starter Kit

Start your project with the Web Starter Kit and ensure you're following the Web Fundamentals guidelines out of the box.

Install

$ npm i -g yo gulp generator-webstarterkit

Use

Once you have, installed and your project folder created you can run the generator using:

$ mkdir appname
$ cd appname
$ yo webstarterkit

Requirements

  • node
  • npm
  • yeoman
  • gulp

License

Apache 2.0 | Copyright 2016 Google Inc

All Rights Reserved to https://developers.google.com/web/starter-kit