1.0.2 • Published 1 year ago
setup-next-app v1.0.2
About
Extended create-next-app with Prettier and Husky pre-commit hook.
Installation
Install the package globally.
npm i -g setup-next-app
Create a new app
Run the following command:
npx setup-next-app <your-app-name>
You should see the standard questionaire from create-next-app.