Skip to content
Snippets Groups Projects
Commit 58d2edcd authored by Bowen Yangzhou Lin's avatar Bowen Yangzhou Lin
Browse files

Update README.md

parent 2d01732f
No related branches found
No related tags found
No related merge requests found
# cs497-choice-connect
## How to run:
### 1. Set Up:
1. install node.js. You can install node through the following link: https://nodejs.org/en/download/
2. clone the repository.
### 2. Running the application:
1. In the terminal, move to the repository folder (using cd commands)
2. Once in the repository folder, run npm install. This will install all the necessary node modules.
3. Once npm install has completed, use the command npm start. This will start the project on localhost:3000.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment