Add basic justfile

This commit is contained in:
dtonon 2026-03-18 18:23:11 +01:00
parent 403cf32b5c
commit 42e8e721dc

2
justfile Normal file
View file

@ -0,0 +1,2 @@
dev:
npm run dev