1.0.1 • Published 11 months ago
mp-starter v1.0.1
Starter template for Nextjs apps
Install
npx degit mp3846/next-starter <APP-Name>
Install and update package.json
npx mp-starter <APP-Name>
Then run
cd <App-Name> && yarn
Starter template for Nextjs apps
npx degit mp3846/next-starter <APP-Name>
npx mp-starter <APP-Name>
Then run
cd <App-Name> && yarn