mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-18 22:04:38 +00:00
Update react readme instructions (#14839)
This commit is contained in:
parent
b0c9662be7
commit
30c16d2e6f
@ -36,13 +36,7 @@ from organizations operating DataHub. Two themes have emerged to serve as guidep
|
|||||||
|
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
|
||||||
Navigate to the `docker` directory and run the following to spin up the react app:
|
Follow the instructions [here](https://docs.datahub.com/docs/developers#building-the-project) to build and deploy your project locally. The initial build might take a while. You will be able to navigate to the application at `http://localhost:9002`.
|
||||||
|
|
||||||
```
|
|
||||||
./quickstart.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
at `http://localhost:9002`.
|
|
||||||
|
|
||||||
If you want to make changes to the UI see them live without having to rebuild the `datahub-frontend-react` docker image, you
|
If you want to make changes to the UI see them live without having to rebuild the `datahub-frontend-react` docker image, you
|
||||||
can run the following in this directory:
|
can run the following in this directory:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user