blu3r4y/jku-room-search

Add a "npm run serve" script that helps with local development

Closed this issue · 0 comments

  • Add webpack-dev-server as a dev dependency
  • Add a npm run serve script to package.json that starts the build (in watch-mode) and starts a local web server
  • Make sure that content is correctly served from ./dist
  • Update the README.md