This is the source code for my personal site, referred to as the 'site'.
The 'site' is an evolving engineering project, inspired by physical construction sites.
I'll be documenting the construction of the project in logs as it's built.
Note, you must have NodeJS 16 or greater.
Clone this repository:
git clone [email protected]:RobbyCowell/site.git
or
git clone https://github.com/RobbyCowell/site.git
Open the directory
cd site
Install dependencies
npm install
Run the project
npm run dev
Visit the site at: http://localhost:1337/