Before you start development, make sure you have
- Node.js v20 installed
- After installing run
corepack enable
to use Yarn v4. - been added to our Sanity project as a collaborator.
- Sanity Studio installed globally (
npm install --global sanity@latest
).
When you run this development server, the changes you make in your frontend and studio configuration will be applied live using hot reloading.
Your blog should be up and running on http://localhost:3000! You can create and edit content on http://localhost:3000/studio.