Skip to content

A Yeoman generator for generating a perfect frontend structure for your next big project

Notifications You must be signed in to change notification settings

RoachMech/generator-perfect-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Perfect Frontend Generator

A Yeoman generator that scaffolds a perfect frontend structure for your next big project with Gulp tasks and watchers for:

  • Compiling your .sass files
  • Compiling your EcmaScript 6 files using babel
  • Creating svg sprites
  • Serving your files using Browsersync

Installation

Install dependencies

This generator requires yeoman, bower, gulp and ofcourse itself

npm install -g yo gulp bower generator-perfect-frontend

Scaffolding

Inside your desired project folder run:

yo perfect-frontend

answer some questions and you're done.

Want to contribute?

How nice of you! Just send in a pull-request or contact me and you will earn my lasting gratitude.

License

MIT

About

A Yeoman generator for generating a perfect frontend structure for your next big project

Resources

Stars

Watchers

Forks

Packages

No packages published