mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 10:48:22 +00:00
Edit readme
This commit is contained in:
parent
7b6071fe79
commit
666869f77d
@ -5,8 +5,8 @@ To start locally run `npm run dev` or `yarn run dev`
|
|||||||
To build the project run `npm run build` or `yarn run build`
|
To build the project run `npm run build` or `yarn run build`
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
- Build docker image `docker build -t trezor-wallet .`
|
- Build run `./scripts/docker-build.sh`
|
||||||
- Run image
|
- Run run `./scripts/docker-run.sh`
|
||||||
|
|
||||||
## Project structure
|
## Project structure
|
||||||
The project is divided into two parts - data that are used when compiling the project and data that aren't.
|
The project is divided into two parts - data that are used when compiling the project and data that aren't.
|
||||||
|
Loading…
Reference in New Issue
Block a user