The application is working fine with npm start. After that I build the application using npm start build and then PM2 Start.
npm start
npm start build
PM2 Start
Wh