Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 2.91 KB

README.md

File metadata and controls

36 lines (29 loc) · 2.91 KB

SVK-Web

Configuration

Step 1. Set up the environment

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.