SpringKit is a collection of front-end basics & components, written in Sass.
Docs for SpringKit can be found here: SpringKit Documentation Site
SpringKit in in a very much alpha state right now and things will change + break a lot.
- Clone the repo:
git clone https://github.com/pixelspring/springkit.git
- Install dependencies with:
npm install
- Run the Gulpfile:
gulp
jekyll serve
- Visit
http://127.0.0.1:4000