All rights are reserved. All material is copyrighted to Mitchell Hayward.
First, run the development server via npm run dev
.
Now you can head to http://localhost:3000 and with any luck you should see a pretty schmick home page!
In order to create a production build of the site run npm run build
.