Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 310 Bytes

Readme.md

File metadata and controls

15 lines (8 loc) · 310 Bytes

Installation guide

Requires: npm already installed.

Steps:

  • clone the project

  • navigate to the root of the project

  • run the "npm install" command from the cli

  • when it's done, run "grunt"

  • the application is now reachable via the following url: "http://localhost:8000/main.html"