OS Project: Online Banking simulation using a MERN App Requirements Node.js 6+ npm install Running Make sure to add a config.js file in the config folder. See the example there for more details. Production mode: npm start Development (Webpack dev server) mode: npm run start:dev