saahildcom/justfile
Saahil ce05006b57
chore: changes (#4)
<!--
hint: follow the conventional commits
look at CONTRIBUTING.md
make sure this repo would take a PR.
-->

## features
2024-09-06 13:28:40 -04:00

8 lines
No EOL
78 B
Makefile

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