Skip to content

subdarkdex/subdex-ui

Repository files navigation

SubDEX UI

CircleCI

Installation

The code can be installed using git and yarn.

# Clone the repository
git clone https://github.com/subdarkdex/subdex-ui.git
cd ./subdex-ui
yarn

Usage

Before you start the frontend locally, you need to start the SubDEX parachain node following the README.md.

Then you can start the app in development mode to connect to a locally running node

yarn start

You can also build the app in production mode,

yarn build

and open build/index.html in your favorite browser.

About

A web app that connects to subdex chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published