Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 368 Bytes

How to start the ParkingBusiness application

  • clone this repository to a directory of your choice: https://github.com/watcher46/parking-business.git
  • Inside the repository run: npm install
  • After installation startup the environment: npm run dev
  • From the output in the commandline open the link in the browser. Make sure it is localhost and not 127.0.0.1.