Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 228 Bytes

File metadata and controls

15 lines (9 loc) · 228 Bytes

./ui - UI in React & Typescript

Run

$ cd ./ui

$ npm run serve

./server - Backend in NodeJS & Typescript

Run

$ cd ./server

$ npm run start

Setup .env file is required, see ./server/README.md