Skip to content

ButterCMS/react-ssr-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Server-side Rendering

Important Notice

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:

Starter Projects

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.

Other Resources

Install dependencies:

npm install

Start the server:

npm start