This is the FINAL version
- Open terminal and navigate to desktop by typing 'cd desktop'
- Clone this repository by copying the URL and pasting it after the 'clone' command
- Further navigate into the cloned repository by typing 'cd idmt380'
- Once in the root of the project folder type
bin/run.sh
to initialize project. - The browser should automatically open. If not, open
index.html
in thedist
folder.
Note: If running locally, the bash script must be kept running in order for the SVGs to load correctly.