diff --git a/README.md b/README.md new file mode 100644 index 0000000..65e85cd --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# CollabVM 1.2 Webapp 2.0 +New webapp to replace the crusty old one + +## Building +Make sure you filled out common.js, then: +1. `npm i` +2. `npm run build` +Files are in `dist/`