Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 239 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 239 Bytes

Munich Cinema Web Application

Version 0.7.0

To bundle:

  1. $ npm run bundle

To run tests:

  1. $ npm run tdd
  2. Access localhost:7357 on browser

To run the webapp:

  1. $ npm run dev
  2. Access localhost:5000 on browser