7 lines
57 B
Makefile
7 lines
57 B
Makefile
|
|
build:
|
|
pnpm install
|
|
pnpm run build
|
|
|
|
start:
|
|
pnpm start
|