0.0.8 • Published 10 years ago

generator-tiy-gvl-feb-2016 v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Yeoman TIY Generator

This is a Yeoman generator made specifically for students at The Iron Yard and is used as an introduction to Yeoman & npm. It includes a specific set of tools that we use throughout our course and purposefully omits certain ones until we need them.

What is Included

  • Sass
  • jQuery
  • Underscore

What is Optional

  • Bootstrap
  • Backbone
  • React

Installation & Usage

To install:

npm install -g generator-tiy-gvl-feb-2016

To update:

npm update -g generator-tiy-gvl-feb-2016

This is used like any other Yeoman generator. Simply navigate to your new project folder and run:

# Important: *run this inside the project directory*
yo tiy-gvl-feb-2016

npm Tasks

There are a few specific tasks so feel free to check out the package.json but the most used one will be.

  • npm run watch - Starts a server and watches for changes, also livereload
0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago