Spazer/justfile

6 lines
82 B
Makefile
Raw Normal View History

2023-10-23 21:30:46 -07:00
_default:
just --list
parcel:
2023-10-25 03:57:10 -07:00
pnpm exec parcel serve --no-hmr --no-cache