- cd server
- npm install
- code .
- [Open Server VS Code Window]
- execute Ctrl+Shift+B
- cd ../client
- npm install
- code .
- [Open Client VS Code Window]
- execute F5
- [BUGS] Fix random timeout errors on client side
- [FEATURE] Load all methods on demand
- [FEATURE] snippets for closure