We build this out together in the video located on Traversy Media YouTube channel. You can find that video here.
- Run
npm install
- Run
npm start
- Navigate to localhost:3000 to view the app
- Update the file
my-portfolio/src/client.js
to be yourprojectId
from manage.sanity.io cd
intostudio
- Run
sanity install
- Run
sanity start
- Navigate to localhost:3333 to view the Sanity Studio
Join the Sanity Slack community here.
If you do not have a Sanity account, be sure to create one here: manage.sanity.io
This project was bootstrapped with Create React App...