2.0.0 • Published 4 years ago

generator-flyweight v2.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

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.

2.0.0

4 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.28

8 years ago

0.0.27

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago