Skip to content

chrishutchinson/site

Repository files navigation

Chris Hutchinson

A Next.js site for my personal projects

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Building the app

To build the app, run:

yarn build

Deployment

The app is automatically deployed to Vercel on any merge to the main branch.

The production URL is https://www.chrishutchinson.me.

PR deployments

Vercel handily sets up PR environments automatically, with a temporary domain for previewing, which can be used for testing before merging.

About

A Next.js site for all my projects and published content

Resources

Stars

Watchers

Forks