Skip to content
 
 

Latest commit

 

History

140 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs35l_tourts 🎾

Github repository for CS35L web application Tourts

Developers


Kevin, Shuo Wang

Jacky, Jianing Li

Fiona, Xinyue Cui

Ethan, Yiteng Jiang

Cedric, Hongchang Kuang

How to run the program


Note: to run the program successfully, please ensure your Node.js version is not higher than v16.14.0

  1. Clone the repository to your local machine:

    git clone #url#

  2. Move into /cs35l_toruts/backend directory:

    cd cs35l_toruts/backend

  3. Install the packages and modules for backend:

    npm install

  4. Start the backend:

    npm start

    At this time, the backend should be running on http://localhost:5000

  5. Open another terminal, move into /cs35l_toruts/frontend directory:

    cd cs35l_toruts/frontend

  6. Install the packages and modules for frontend:

    npm install

  7. Start the frontend:

    npm start

    At this time, the frontend should be running on http://localhost:3000, and your default browser should prompt out with this page.

  8. Enjoy Tourts!

About

Github repository for CS35L web application

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages