Install dependencies:
yarn install
Run the development server:
yarn dev
Open http://localhost:3000 to view the app in your browser.
Build and start for production:
yarn build
yarn start
src/
– Application source codepublic/
– Static assets.next/
– Next.js build outputIf you have any questions or need assistance, please contact our support team.
Enjoy your new project!