1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-05 07:38:57 +00:00
Go to file
Vladimír Volek c6292a1375 Added jest
2018-07-30 13:44:39 +02:00
src Added jest 2018-07-30 13:44:39 +02:00
webpack Fixed deps 2018-07-30 12:47:37 +02:00
.babelrc babel-plugin-import + webpack.config (css img path) 2018-05-18 18:23:46 +02:00
.eslintignore Fixed some eslint problems 2018-07-30 12:52:13 +02:00
.eslintrc Added eslint 2018-07-30 12:23:30 +02:00
.flowconfig trezor-connect flow from node_modules 2018-06-13 19:33:24 +02:00
.gitignore Added jest 2018-07-30 13:44:39 +02:00
browserslist first 2017-12-13 12:01:37 +01:00
build.sh minimized css 2018-05-15 11:25:13 +02:00
jest.config.js Added jest 2018-07-30 13:44:39 +02:00
package.json Added jest 2018-07-30 13:44:39 +02:00
README.md README.md 2018-05-18 19:41:20 +02:00
yarn.lock Added jest 2018-07-30 13:44:39 +02:00

TREZOR Ethereum Wallet

npm install / yarn

npm run dev / yarn run dev

npm run build / yarn run build