My website. A work in progress.
git clone git://github.com/shama/dontkry.com && cd dontkry.com
npm install
grunt
- builds the site to thedist/
foldergrunt dev
- builds, starts a server onlocalhost:8000
and watches for changes
My website. A work in progress.
git clone git://github.com/shama/dontkry.com && cd dontkry.com
npm install
grunt
- builds the site to the dist/
foldergrunt dev
- builds, starts a server on localhost:8000
and watches for changes