- Production (
mainbranch): https://prod-marketplace-nbcompany.netlify.app - Development (
devbranch): https://dev-marketplace-nbcompany.netlify.app
Run the following command to install all the necessary dependencies listed in package.json:
npm i
To run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.