Welcome to the GitHub repo of my personal space!
I use it to experiment with new tools and techniques, and express who I am as a practicioner.
To run the website...
- Ensure you have node and yarn installed on your machine.
- Clone the repository
cd nathansimpsondesign && yarn && yarn dev
- Visit the website at
http://localhost:3000