A starting point using ReactJs, bundled with awesome GatsbyJs.
- Fork or download this repository
- Ready!
To change site config ./config/index.js
Run:
yarn install
To start development server
yarn start
yarn run build
yarn serve
localhost:8000/admin/
The trailing slash is required!
Netlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. The example here is the Kaldi coffee company template (adapted from One Click Hugo CMS). Use the button below to build and deploy your own copy of the repository:
After clicking that button, you’ll authenticate with GitHub and choose a repository name. Netlify will then automatically create a repository in your GitHub account with a copy of the files from the template. Next, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete. Next, you’ll need to set up Netlify’s Identity service to authorize users to log in to the CMS.