mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 00:42:59 +08:00
5 lines
125 B
Bash
5 lines
125 B
Bash
|
sudo apt install libcairo2-dev pkg-config python3-dev gcc g++;
|
||
|
pip install -r requirements-dev.txt;
|
||
|
pnpm i;
|
||
|
pnpm al:upgrade;
|