mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Add new command to the README.
This commit is contained in:
parent
4db4e63200
commit
81daa83244
@ -76,7 +76,11 @@ git clone git@github.com:gradido/gradido.git
|
|||||||
git submodule update --recursive --init
|
git submodule update --recursive --init
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Run docker-compose
|
### 2. Install modules
|
||||||
|
|
||||||
|
You can go in each under folder (admin, frontend, database, backend, ...) and call ``yarn`` in each folder or you can call ``yarn installAll``.
|
||||||
|
|
||||||
|
### 3. Run docker-compose
|
||||||
|
|
||||||
Run docker-compose to bring up the development environment
|
Run docker-compose to bring up the development environment
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user