Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 271 Bytes

Setup:

  1. Kör npm install och sedan npm update i både backend och lbsm.
  2. Se till att mongodb är installerat på systemet.
  3. Ladda ned geckodriver till frontend testerna.

Körning:

  1. Stå i backend och kör "npm start"
  2. Stå i lbms och kör "npm run serve"