Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 311 Bytes

In terminal run the following:

To install grunt modules: npm install

Tell grunt to watch for changes: grunt watch

Open another Terminal window and run the server: grunt connect

Working with files:

Use the assets folder to work with SASS/SCSS, Javascript, and HAML index file.