sauceSquatch / RollTheBones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic_project_boilerplate

A simple empty project to start projects quickly

Starting server

simply run gulp and server should start if everything is installed.

write your javascript in the components/scripts folder, libraries can be added to components/lib and write your styles in the components/sass folder. They will all get compiled into the top level js and css folders.

RollTheBones

About


Languages

Language:JavaScript 93.9%Language:CSS 4.8%Language:HTML 1.3%