Getting started
- Open terminal
- Clone the repo:
git clone git@github.com:gcc2ge/ObyteWebWallet.git - run
yarn build. You can also use the offline version by opening the index file from the dist folder with your preferred browser - start
yarn start - App should be running in
http://localhost:8080