kurtroberts / prototype-kit

Our opinion of where you should start prototyping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prototype Build Kit

This is what you need to start prototyping in code. Pre-configured SCSS, HTML Extender, EJS, Markdown rendering, BrowserSync and more.

Getting started

  1. Open gulpfile.js in a text editor of your choice and set all the config options marked with a //TODO:
  2. npm install
  3. gulp
  4. Start making things!

About

Our opinion of where you should start prototyping.

License:MIT License


Languages

Language:JavaScript 63.5%Language:HTML 29.6%Language:CSS 6.9%