You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, great to hear from you. Very cool that this old project of mine found its way back to the source!
I've added build instructions to the readme. You'll need node.js installed - follow the instructions here for you platform and choose the LTS version. Once that's done, follow these steps:
Clone or download the repo
Open a terminal and run npm install to install the required packages
Once all packages have installed, run npm start. This will watch code in src/ for changes and start a simple web server.
Open a web browser and navigate to http://localhost:8080 or one of the other addresses logged in the terminal
Hello Looeee,
I am sitting in Joseph Gallian's office, a colleague of Doug Dunham, wondering how we can make this repository work.
Would you have some directions that we can follow?
The text was updated successfully, but these errors were encountered: