generator-flyweight

2.0.0 • Public • Published

Flyweight Yeoman Generator

An ultra-lightweight Yeoman generator for simple web projects. No frameworks, just jQuery, Bootstrap, Underscore, and scaffolding

What is Included

  • Sass
  • jQuery
  • Underscore
  • Bootstrap 4

Installation & Usage

To install:

npm install -g generator-flyweight

To update:

npm update -g generator-flyweight

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 flyweight

npm Tasks

Included webpack. Run npm run start to start webpack-dev-server with hot module reloading.

/generator-flyweight/

    Package Sidebar

    Install

    npm i generator-flyweight

    Weekly Downloads

    5

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    8.29 kB

    Total Files

    13

    Last publish

    Collaborators

    • graysonhicks