Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 176 Bytes

File metadata and controls

10 lines (8 loc) · 176 Bytes

Logika test app

How to deploy and run the application:

  1. cd ./server
  2. npm install
  3. npm start ( or execute server.js manually )
  4. cd ./client
  5. npm install
  6. npm start