saahildcom/justfile
2024-09-03 20:31:25 -04:00

8 lines
No EOL
78 B
Makefile

run:
yarn start
build:
yarn build
install:
yarn install