Skip to content

Start The application in Production Mode

Santosh Shinde edited this page May 19, 2024 · 1 revision
  • Install the dependencies npm install
  • Create the build npm run build
  • Start the application npm run start
  • Before starting make sure to update your .env values for your refrence just check .env.example
Clone this wiki locally