Node version: 16.18.1
Run npm start for a dev server. The api will run at http://localhost:5000/.
Go to config/default.json. Add URI of Mongo Atlas Cloud to mongoURI: attribute for connection with cloud MongoDB
Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.