Check deployments
- Install dependencies:
npm i
- Start the dev server:
npm run dev
- Check browser in
localhost:3000
To get a project build: npm run build
For more information, see: NextJS
Check deployments
npm i
npm run dev
localhost:3000
To get a project build: npm run build
For more information, see: NextJS