Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

paolocavanna/generator-bones-bleached

 
 

Repository files navigation

generator-bones-bleached

Yeoman generator for scaffolding out a basic web project.

It's based on generator-bones made by @_mattbailey, but integrated with inuit.css as CSS framework. I've also dropped Mocha and Grunticon, for the moment. A note for inuit: the modules you found in this distribution are the modules I use the most, not all the availables one. Also, the custom .scss files are highly optionated on my average project needs, so feel free to drop them or modify them as needed.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator globally: npm install -g generator-bones-bleached
  • Run: yo bones-bleached
  • Run: grunt

License

MIT License

About

Yeoman generator for scaffolding out a basic web project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.8%
  • CSS 23.2%
  • Handlebars 1.0%