mirror of
https://github.com/encounter/decomp.me.git
synced 2026-03-30 11:06:27 -07:00
6 lines
52 B
Bash
Executable File
6 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
|
|
yarn install --frozen-lockfile
|
|
|
|
yarn dev
|