Skip to content

danielgrippi/ignition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignition

Everything you need to start making a single-page web app.

What's in the box?

  • Jasmine JS testing
  • Sass (without a Ruby dependency!)
  • Javascript / CSS / HTML uglification & minification
  • livereload-js
  • Static file serving via grunt (for development only, please)
  • normalize.css
  • Sass mixins and a grid system via Bourbon

Getting Started

Dependencies

  • Node

One-step setup

npm install && bower install && grunt server

All included files compile to /dist on server boot. The grunt runner serves static files on http://localhost:8080; autoreloads on changes.

About

Bootstrap single-page application workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published