Skip to content

Ultra-lightweight Yeoman generator. No frameworks. Just jQuery, Bootstrap, Underscore, Font Awesome and file scaffolding.

Notifications You must be signed in to change notification settings

pisgah-tech-tutoring/generator-flyweight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Ultra-lightweight Yeoman generator. No frameworks. Just jQuery, Bootstrap, Underscore, Font Awesome and file scaffolding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • HTML 8.6%
  • CSS 2.4%