/Starter

Project Starter

Primary LanguageHTML

HTML Prototype Starter

This is a starter project for building HTML/JS/CSS prototypes. I'm using my favorite stack, Stylus, Jade, CoffeeScript, Browsersync and NPM as a build tool.

Node is required.

Install Dependencies

npm install

Run Build Script (with watch and Browsersync)

npm start