Basic Next.js starter kit
Build faster with a clean Next.js starter kit featuring sensible defaults, a simple structure, and ready-to-extend setup for real projects.
Getting started
Open your terminal and run:
Terminal
Add your first block
Before continuing, make sure you've set up the .env file. This prevents issues when adding blocks.
Terminal
After that, start the development server:
Terminal
Finally, open http://localhost:3000/about-01 in your browser to see the result. This path is only an example, it will change depending on the block you added.