hff-entry-forms/web/Makefile

6 lines
59 B
Makefile
Executable File

build:
npm run build-${TARGET_ENV}
serve:
npm run serve