Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 317 Bytes

Readme.md

File metadata and controls

15 lines (9 loc) · 317 Bytes

#Read me

Local development

If you want to preview and develop localy, you will need to install Grunt

Change the path to your files in Gruntfile.js for http-server.dev.root

Run this with

$ grunt

You can preview your site at http://localhost:8100 or http://127.0.0.1:8100