To run, you just have MongoDB installed and running, and NodeJS installed.
- Start MongoDB
- Clone the repo
npm installto install API dependencies andnpm startto start the API- Open a new terminal and navigate to the
clientdirectory,npm installto setup the Angular dependencies, andnpm startto start the local development server - Open http://localhost:4200 to see the application