This project was created as an example use case of ButterCMS in conjunction with React and will not be actively maintained.
If you’re interested in exploring the best, most up-to-date way to integrate Butter into [mobile frameworks like ionic], you can check out the following resources:
The following turn-key starters are fully integrated with dynamic sample content from your ButterCMS account, including main menu, pages, blog posts, categories, and tags, all with a beautiful, custom theme with already-implemented search functionality. All of the included sample content is automatically created in your account dashboard when you sign up for a free trial of ButterCMS.
- React Starter
- Angular Starter
- Vue.js Starter
- Or see a list of all our currently-maintained starters. (Over a dozen and counting!)
- Check out the official ButterCMS Docs
- Check out the official ButterCMS API docs
Install dependencies:
npm install
Start the server:
npm start