This is a Next.js site using Git as a CMS.
-
Install Node.js and npm
-
Install npm dependencies:
npm install
-
Start the Next.js local development server:
npm run develop
-
Open http://localhost:3000/ in the browser
-
🎉
Alternatively, you can use the free on-page editing experience provided by the Stackbit Studio.
Here's a few resources to get you started: