This is a Next.js + Statamic project boilerplate made by PXLP.
- Copy the .env.local.example to .env.local
- run the development server:
yarn dev
- Copy the .env.local.example to .env.local
- run the development server:
docker-compose up
Open http://localhost:3000 with your browser to see the result.
Please refer to our development docs for everything else