Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current Instructions #4

Open
joshicola opened this issue Dec 3, 2021 · 3 comments
Open

Current Instructions #4

joshicola opened this issue Dec 3, 2021 · 3 comments

Comments

@joshicola
Copy link

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?

@looeee
Copy link
Owner

looeee commented Dec 7, 2021

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:

  1. Clone or download the repo
  2. Open a terminal and run npm install to install the required packages
  3. Once all packages have installed, run npm start. This will watch code in src/ for changes and start a simple web server.
  4. Open a web browser and navigate to http://localhost:8080 or one of the other addresses logged in the terminal

If you have any other questions feel free to ask.

@looeee
Copy link
Owner

looeee commented Dec 7, 2021

Also in case you didn't spot it, there's a live version here:

https://eschersketch.lewy.blue/

@joshicola
Copy link
Author

Thanks!

Digging in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants