This is a mono-repo for two projects, the playground and the tour.
npm install
Learn:
npm run learn
Play:
npm run play
Please see the readme in each project for more information.
1. docker run -it -p 3000:3000 wingcloudbot/playground:latest
2. Go To http://localhost:3000/play
3. Go To http://localhost:3000/tour (our learn site)