Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 308 Bytes

README.MD

File metadata and controls

11 lines (7 loc) · 308 Bytes

Installation guide

  • go to ./client directory and run npm i
  • go to ./server directory and run npm i

After installation run the scripts below:

  • run npm run build on ./client directory.
  • run npm start on ./server directory.

Now you can go to your APP