Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 215 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 215 Bytes

Onboarding System

Directories

  • api/ - backend part.
  • web-frontend - web frontend.

Instructions web-frontend

  • cd web-frontend
  • npm install - install dependencies
  • npm run start - run web app