Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 339 Bytes

Getting started, you must enable the client and server:

Client:

Go to the Client folder and run the 'npm install' command, then after the download is complete, run the command 'npm start'.

Server:

Go to the Client folder and run the 'npm install' command, then after the download is complete, run the command 'npm run start:dev'.