Skip to content

DKertson16/174Project

 
 

Repository files navigation

174Project

TA Evaluation Project for COEN 174

Installation Guide for local development

Prerequisites:

Node.js: https://nodejs.org/en/download/

Steps

  1. Clone repository on your local machine
  2. Navigate into project directory and run 'npm install' to install backend dependencies
  3. Navigate into /frontend directory and run 'npm install' to install frontend dependencies
  4. Run command 'npm start' in project directory to start the local backend server
  5. Run command 'npm start' in /frontend directory to start the local frontend server

About

TA Evaluation Project for COEN 174

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 1.9%
  • CSS 0.8%