Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 274 Bytes

File metadata and controls

6 lines (4 loc) · 274 Bytes

instance-finder

This tool can be used by users of Egodact software to find their instance. This is a standard create-react-app React app.

Running this tool locally

Run yarn start or npm run start. Don't forget to run yarn install or npm install in advance!