mirror of https://github.com/OpenVidu/openvidu.git
4 lines
73 B
Bash
4 lines
73 B
Bash
![]() |
#!/bin/sh
|
||
|
cd frontend
|
||
|
ng build --output-path ../../main/resources/static
|