Awesome
nextjs component-controls starter
project git
getting started docs
start project
- clone
git clone git@github.com:ccontrols/nextjs-controls-starter.git
- move to project folder :)
cd nextjs-controls-starter
- install dependencies
yarn
- start
yarn start
- build
yarn build