Express|MongoDB backend for Grow CRM To run locally, install dependencies with yarn install. Then, ensure you have MongoDB service running locally (on the default port: localhost:27017), Then, run either yarn start (to simply start the server) or yarn watch (to start the server and automatically reload after making changes)