A boilerplate for Angular 7, MongoDB and Node.js Express applications.
Run npm install to install all dependancies.
Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. Node.js API server will be running on http://localhost:3000/.