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