@@ -0,0 +1,7 @@
.PHONY: install start
install:
bun install
start: install
bun run dev
The note is not visible to the blocked user.