Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 194 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 194 Bytes

Operations dapp

To install:

$ yarn

To start:

$ yarn start

To build:

$ yarn build

Files will be build into dist/. Just symlink that dir into your dapps path.