The best way to create a new app is using React Bricks CLI:
$ npx create-reactbricks-app@latest
Launch the command. After authenticating, you'll be able to choose an existing app or create a new app.
For the tutorial, let's choose:
reactbricks-tutorial
(the same for project name and folder name).Website and Blog with Tailwind
Next.js (i18n ready)
Yes
While the CLI does its work, cloning the template's repo for us, configuring it and installing all the dependencies, let's see the other ways to create a new app...
You may also create a new app from the React Bricks Dashboard.
Then you should clone the repository of a Starter Project and then configure the credentials in a `.env.local`
file.
Since the CLI does it all for us, it should be the preferred solution.
Be the first to discover our latest news. No spam, promise.