This app contains all of the Next.js apis implemented
- To start development server
npm run dev
You access the app in http://localhost:3000
- To start production server
npm run build
npm run start
This app contains all of the Next.js apis implemented
npm run dev
You access the app in http://localhost:3000
npm run build
npm run start