440 group 2
Online Retail Application Database Project
developed with node 12.2.0 may not work with other node versions if npm install fails, check to make sure npm is installed properly
USAGE: in one command prompt run the following commands: cd server/ npm install npm start
in another command prompt run the following commands: cd client/ npm install npm start