Congratulations, you have now installed the Sanity Content Studio, an open source real-time content editing environment connected to the Sanity backend.
Now you can do the following things:
- Read “getting started” in the docs
- Check out the example frontend: React/Next.js
- Read the blog post about this template
- Join the community Slack
- Extend and build plugins
- Clone this repo to your local machine
cd pentoo-cms (or whatever you named it)
- Once the packages are done, you can run
npm run start (yarn start) or sanity start
- Go to
localhost:3333