- Run
npm installin the project root to install dependencies - At a minimum, run the following three processes:
cd core && npm run watchcd server && npm startcd web-client && npm start
- Go to http://localhost:6868
- webpack 4 -> 5
- jest 26 -> 27
- typescript 3 -> 4
- socketcluster 14 -> 16 (difficult)