Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.22 KB

css styleguide boilerplate

This is a brief NodeJS/Grunt starter project, or a simple bootstrap, for web developers who just want to start simple from scratch with a css styleguide. No fluff, just start coding right away on HTML5/CSS and Javascript as soon as you clone the project!

How To Dev

  1. Install node w. npm
  2. Install grunt with npm install -g grunt-cli
  3. Install dependencies with npm install
  4. Run grunt to start server and browse to index

To get started look at styleguide/index.html.

Notes for Web Devs

This project is set up to use Gruntfile is set up to the watch task and styleguide task. Javascript files are monitored by default and are running through JSHint.

More information

More features on styledocco

License

Creative Commons Attribution 4.0 International

This project, except for third-party tools and libraries used, is licensed under a Creative Commons Attribution 4.0 International license.