Skip to content

lyzhng/c4me

Repository files navigation

c4me Project

Prerequisites

Installation

The necessary libraries are within the GitHub repository’s package.json. To install the dependencies, run npm install in the cloned directory and then go to the client and run npm install again.

Configuration

To be updated in future homeworks.

Running the Server and Client

To start the backend server run node server on the base directory and then go to the client directory and run npm start to start the React client. The server will be running on localhost:3001 and the client will be running on localhost:3000.

Contributors

  • Harrison Ngan
  • Samuel Chen
  • Lily Zhong
  • Peilin Zhu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published