Kick-start your project with this boilerplate for a complete Remix blog based on React Bricks, with both the front-end and admin dashboard.
We suggest that you use the CLI and choose this starter.
In this way you will have the credentials already set up in your .env
files and you may have some default content:
npx create-reactbricks-app
Otherwise you can directly clone this repo:
git clone https://github.com/reactbricks/remix-starter-reactbricks-blog your-project
Please, read our documentation at Reactbricks.com.