- Step 1: Download and unzip project.
- Step 2: On the command line, navigate to project's server directory.
- Step 3: run node server.js
- Step 4: open new command line window, navigate to project's client directory.
- Step 5: run ng serve --open
Backend validation needs to be implemented.