From 81d848fdc6fdc74271b213b4b5b6f603c48d6aa7 Mon Sep 17 00:00:00 2001 From: Elijah R <62162399+elijahr2411@users.noreply.github.com> Date: Thu, 26 Jan 2023 11:27:46 -0500 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md 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/`