Skip to content

glias/dex-ui

Repository files navigation

dex-ui

dex-ui is the front-end of GliaDEX.


Quick Start

Prerequisites

You will need node >= 12 and yarn >= 1.14 to build and run dex-ui.

Installation

yarn

Running locally

yarn start

This command will start a service for the development environment and open http://localhost:8080/ in your default browser.

Building production

yarn build

This command places the compiled files in the build folder in the root directory.

Configuration

The configurations can be specified in the .env file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages