mrap / mrap.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

npm install

Developing

Work on files in src/ and compile with grunt. Run grunt to build compiled assets in the root dir.

grunt

During active development, you'll want to compile as you edit files so you can see your changes.

grunt watch

About


Languages

Language:HTML 47.4%Language:CSS 32.9%Language:JavaScript 19.7%