Setup for bricks first, choose one:
- Have the
next-bricksrepository with in the same parent folder as this project. - Or, create a
dev.config.js:module.exports = { bricksDir: "/YOUR/ABSOLUTE/PATH/TO/next-bricks/bricks", };
First run build script for your brick packages, then run yarn start of this project.