Closed jan-far closed 4 years ago
Update for cross-environment. Implement Babel class properties plugin Fixed the unhandled error in promise
npm install
npm run fix "to fix lint errors ASAP"
npm start "to run the app in developer mode"
npm run start:dev "to run development build"
npm run start:prod "to run production build"
test the environment connection to the DB by providing the MONGO_URL in .env file.
ABOUT
Update for cross-environment. Implement Babel class properties plugin Fixed the unhandled error in promise
Testing
npm install
npm run fix "to fix lint errors ASAP"
npm start "to run the app in developer mode"
npm run start:dev "to run development build"
npm run start:prod "to run production build"
test the environment connection to the DB by providing the MONGO_URL in .env file.