To run, you just have NodeJS installed.
- Clone the repo from GitHub
- Open repo on your computer
- Write
npm installin root of project to install API dependencies. When this command is comlete writenpm run startto start the API - Open a new terminal and navigate to the
clientdirectory,npm installto setup the Angular dependencies, andnpm run startto start the local development server - Go to http://localhost:4200/