Skip to content

nikkikapadia/CPS630

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CPS630

Pre-requisites

Ensure you have the latest version of Node.js.

At the root of both frontend and backend directories, run npm install

Running the Frontend

npm start Starts the development server.

Running the Backend

npm start Starts the development server

npm run dev Starts the development server with nodemon (automatically restarts server on change)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published