jfarseneau / project-template

A template for new web projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Template

This serves as a quick template to start Grunt projects from. At the time of writing WebPack wasn't really a thing, so this will likely get deprecated for that.

Usage

npm i to install packages

grunt to start the server with the watch

http://localhost:4000 in your browser to view it

About

A template for new web projects


Languages

Language:CoffeeScript 100.0%