Skip to content

My personal website/blog πŸš€

Notifications You must be signed in to change notification settings

mitchHay/devblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to my personal site!

Netlify Status

License

All rights are reserved. All material is copyrighted to Mitchell Hayward.

Getting Started

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!

Creating a production build

In order to create a production build of the site run npm run build.