npm install -g prismic-cli
prismic theme https://github.com/raulg/reactjs-website --conf /src/prismic-configuration.js
npm install
npm start
Build and open your browser to http://localhost:3000.
npm run build
This project is ready for deployment using Netlify, thanks to the addition of a _redirects
file located in the public folder. If you're interested in deploying to other platforms review the suggested solutions.