landxml/Makefile

11 lines
109 B
Makefile
Raw Permalink Normal View History

2020-12-10 16:54:02 +01:00
build:
npm run build
watch:
npm run watch
test:
npm test
dev-server:
./node_modules/.bin/http-server .