mirror of
https://github.com/kemko/resume.git
synced 2026-01-01 15:55:47 +03:00
6 lines
52 B
Makefile
6 lines
52 B
Makefile
build:
|
|
pnpm install
|
|
pnpm build
|
|
|
|
.PHONY: build run
|