mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 06:05:16 +08:00
4 lines
80 B
Bash
Executable file
4 lines
80 B
Bash
Executable file
npm install &
|
|
cd ./frontend && npm install &
|
|
cd ./backend && npm install &
|
|
wait
|