Create README.md

This commit is contained in:
Elijah R 2023-01-26 11:27:46 -05:00 committed by GitHub
parent afd2a178dc
commit 81d848fdc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
README.md Normal file
View file

@ -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/`