1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 01:08:27 +00:00

README.md

This commit is contained in:
Szymon Lesisz 2018-05-18 19:41:20 +02:00
parent 2355d3d784
commit 12a81766a9

View File

@ -1,16 +1,7 @@
# TrezorConnect boilerplate with React
Firstly change your path to TrezorConnect project inside ./webpack/constants.js
Put your path into TREZOR_CONNECT_ROOT field
Then:
# TREZOR Ethereum Wallet
npm install / yarn
If you want to compile project with TrezorConnect version with popup call:
npm run dev / yarn run dev
npm run dev:connect / yarn run dev:connect
otherwise call:
npm run dev / yarn run dev
npm run build / yarn run build