monorepo/kifu/pwa/Makefile

8 lines
60 B
Makefile

dev:
npm run build
test-server:
npx http-server ./dist