Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 206 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 206 Bytes

This is not how this shuld have been done, but here we are, doing it ayways
In other words, I was in a rush.

# install dependencies
pnpm install
# dev
pnpm run dev
# build
pnpm run build