npx @bhanu17/nextjs-starter my-app
Make sure to replace my-app with your desired name
Create a repo from this template on GitHub.
Try to follow the checklist when using this template to properly update your information.
package.json
LICENSE
layout.tsx
public
README.md
pnpm dev
Then visit http://localhost:3000
This template comes with vercel inbuilt. Your app will be live in a minute by typing vercel
in terminal.
For more information go through Vercel CLI.
Recently, I've made a lot of NextJs webs. And setting up each time from scratch with all configurations is really time consuming.
Therefore, I created this template for myself to make creating apps easier, along with some useful tips I've picked up from creating those apps. You are welcome to make changes or even maintain your own forks.
Β© 2023 Bhanu Sunka
This project is licensed under the MIT license.