8 lines
54 B
Makefile
8 lines
54 B
Makefile
|
|
|
|
test:
|
|
npm run build:preview
|
|
|
|
dev:
|
|
npm run dev:mac
|