AndrewIngram / nextjs-starter-reactbricks

Next.js starter for ReactBricks CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Bricks starter with Next.js

Kick-start your project with this boilerplate for a complete Next.js website based on React Bricks, with both the front-end and admin dashboard.

πŸš€ Quick start

We suggest that you use the CLI and choose this starter.
In this way you will have the credentials already set up in a .env.local file:

npx create-reactbricks-app

Otherwise you can directly clone this repo:

git clone https://github.com/reactbricks/nextjs-starter-reactbricks your-project

πŸ“– Documentation

Please, read our documentation at Reactbricks.com.

About

Next.js starter for ReactBricks CMS


Languages

Language:TypeScript 77.2%Language:CSS 22.8%