Docs/CONTRIBUTING: Reference wiki on how to build (#10203)

This commit is contained in:
Tobias
2024-04-24 13:19:51 +02:00
committed by GitHub
parent 5e03b41261
commit ec14161eaa
2 changed files with 2 additions and 43 deletions
+1 -4
View File
@@ -370,10 +370,7 @@ Note that in order to run the tests, Chrome needs to be installed on the system.
### Building / Installing
You can rebuild iD completely with the command `npm run all`.
iD will be built to the `dist` directory. This directory is self-contained; you can copy it
into the public directory of your webserver to deploy iD.
Follow the steps in the [how to get started guide](https://github.com/openstreetmap/iD/wiki/How-to-get-started#build-and-test-instructions) on how to build and run iD.
### Licensing