- Run
tsc -w
insrc/server
andsrc/client
folders - Run
npm run watch
to make server restart with every changes - Run
npm run lint
to lint the code - Run
npm run build
to compile bothserver
andclient
- If you would like to contribute the project or share some idea, you're welcome to contact me via email or create a pull request. 🔁