sanity-web-react-components
v1.0.0-alpha.24
Published
Shared React components for web apps on Sanity.io.
Downloads
6
Readme
sanity-web-react-components
Shared React components for web apps on Sanity.io.
npm install sanity-web-react-components
NOTE: this project is at a very early stage. API and scope will change.
Development
git clone [email protected]:sanity-io/sanity-web-react-components.git
cd sanity-web-react-components
npm install
npm run dev
# Open http://localhost:6006
Build JS and CSS to dist/
:
npm run build
Documentation
See API documentation.