Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

swarmcom/reach-ui

Repository files navigation

Reach UI

The attemt to rewrite Reach UI with a modern JavaScript toolchain:

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

Use lint

# to check for warnings/errors
yarn run lint

# to automatically fix warning/errors
yarn run lint --fix

Deployment

There are two branches: one for feature prototyping (jamhed-devel), and another (master) to make it look closer to the old UI. Both of them are deployed to docker host as devel and master.