Skip to content

TrvTab/Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridge

First step is to run npm install in root directory and client directory

Run the server

To run the server in development mode, stay in the root directory of project and perform the command npm run server. It will run the server on http://localhost:5000.

Run the client

To run the client, go into client directory and put in the command npm start. The client will be running on http://localhost:3000.

Deployed Version

The deployed version of the app can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published