Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 424 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 424 Bytes

How to run

Run

$ yarn

to install all JS dependencies.

$ lerna bootstrap

Build and start browser version

yarn build:browser
yarn start:browser

Development

Tests

yarn test

Packages

  • emerald-tool - react application shared between emerald-tool-browser and emerald-tool-electron

  • emerald-tool-core - common package shared between emerald-tool and emerald-tool-mobile