Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

On-the-way-Gunja/tms-client

Repository files navigation

TMS-Client

Status

Cause backend is not working, this client does not work either.

What for?

This repository is On-The-Way service frontend client repository.

How to preview

  1. Run yarn to install packages.
  2. Add .env file at the root.
  3. Add the environment variable REACT_APP_KEY, REACT_APP_URI. Example below.
REACT_APP_KEY=somekey
REACT_APP_URI=your_server_uri_without_last_'/' (e.g. www.myserver.com)
yarn start

and you're good to go! Open localhost:3000.

About

On the way Gunja tms web client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published