mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2024-11-22 04:43:38 +00:00
8 lines
78 B
Makefile
8 lines
78 B
Makefile
|
run:
|
||
|
yarn start
|
||
|
|
||
|
build:
|
||
|
yarn build
|
||
|
|
||
|
install:
|
||
|
yarn install
|