mirror of
https://github.com/trezor/trezor-wallet
synced 2025-06-20 06:58:45 +00:00
Removed docker readme
This commit is contained in:
parent
ea52c526ff
commit
a9d5cf4344
@ -6,10 +6,6 @@ To install dependencies run `npm install` or `yarn`
|
|||||||
To start locally run `npm run dev` or `yarn run dev`
|
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
|
|
||||||
- Build `./scripts/docker-build.sh`
|
|
||||||
- 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