Skip to content

mikeogezi/mercury-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercury UI

The first step to get this running is to install the dependencies specified in package.json. You may do so by executing npm install in a shell. You may also be able to use Yarn.

At this point, you should ideally have set up the Mercury Backend. If that is running on a remote server, you should set up ngrok like I've described here and set the link provided in the MERCURY_BACKEND_HOST constant in src/App.js. If not, just set the MERCURY_BACKEND_HOST constant in src/App.js to the url that Mercury Backend is running on. This can also be set with the REACT_APP_MERCURY_BACKEND_HOST environment variable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published