Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 197 Bytes

setup.md

File metadata and controls

10 lines (8 loc) · 197 Bytes

React Setup

Prerequirements

  • nodejs
  • Backend runs in the background and is accessable

Setup

Navigate to the frontend root (src) and execute the following commands: npm install npm start