James Person's personal site.
See src/about.md for more info on the site's creation.
To run locally:
- Clone the repository locally. Or make a fork and clone that.
- Ensure you have NPM and node installed
- This can be a hassle on Windows, you might consider using WSL or Docker to get around using Powershell
- (I'll add Docker instructions and a default configuration some day I promise)
npm ito install dependenciesnpm run startto run the startup scripts- Visit http://localhost:8080/ to view the development site
- Changes you make are reloaded in the browser automatically
You don't need any environment variables to run the site properly. There are no API keys or anything.
If you do actually follow these steps, feel free to reach out with any questions! Or even if you don't. I like answering questions.