Getting started
There are two primary ways of getting started with Sanity.io:
- You can download the command-line interface (CLI) from npm and use it to initiate a new project:
npm install --global @sanity/cli && sanity init
- With our starter projects you will, in minutes, have a preconfigured Sanity Studio and a fully working front-end in the framework of your choosing, all deployed to Netlify and source code on GitHub.