ollynevard / ollynevard.dev

The personal site of Olly Nevard. Built with Gatsby and hosted with Netlify.
https://ollynevard.dev
1 stars 0 forks source link

ollynevard.dev

Validate Pull Request Netlify Status

The personal site of Olly Nevard. Built with Gatsby and hosted with Netlify.

The live site can be seen at https://ollynevard.dev

🧑‍💻 Local development

Install the dependencies

npm install

Run the site

npm run develop

View the site at http://localhost:8000/

🚀 Deployment

Create and merge a pull request. GitHub Actions will take care of the rest.