SEO friendly page builder in React.js. Heroes, sign-up forms and calls to action.
- Clone this repository
npm install
in the project root folder on localnpm run dev
to start the studio and frontend locally- Your studio should be running on http://localhost:3333
- Your frontend should be running on http://localhost:3000
npm run build
to build to production locally
Netlify automatically deploys new changes commited to main branch on GitHub. If you want to change deployment branch, do so in build & deploy settings on Netlify.