Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

tarrsalah/generator-tiny-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-tiny-boilerplate

NPM

Tiny frontend Yeoman generator.

Installation

  • Ensure that you have Yeoman installed globally:

    $ npm install yo -g

  • Install the the tiny-boilerplate generator:

    $ npm install generator-tiny-boilerplate -g

Usage

  • Scaffold out your project:

    $ yo tiny-boilerplate