tarrsalah / generator-tiny-boilerplate

Tiny frontend boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tiny frontend boilerplate.


Languages

Language:JavaScript 80.4%Language:HTML 9.4%Language:CSS 8.8%Language:Makefile 1.4%