Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 369 Bytes

douglasdeodato.com

how to run the web site.

  • make sure if you have grunt and npm installed in your machine

After this:

  • go to the folder /SITE
  • install npm modules with: npm install
  • after this run: grunt serve

and you will connect a web server on http://localhost:8000