platform/scripts/build.sh
Andrey Sobolev 12e057c983
Update readme (#4772)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-26 11:02:34 +06:00

7 lines
260 B
Bash

cd ./dev/
# rush build # Will build all the required packages.
# rush bundle # Will prepare bundles.
rush docker:build # Will build Docker containers for all applications in the local Docker environment.
rush docker:up # Will set up all the containers