diff --git a/about.html b/about.html new file mode 100644 index 0000000..0f2240b --- /dev/null +++ b/about.html @@ -0,0 +1,36 @@ + + +
+ + ++ Hi!! We are the Combustible Lemons. We are a Roboitcs (FRC) team based out of Morestown High School. We meet most days from 2 to 3:45. We hope you will join us in D108!! +
+ ++ Access the scouting application here. +
+ + +
+ 1. Get into a GitHub account (preferably the team one)
+ 2. Click on where it says code
+ 3. Then click on code spaces
+ 4. Click on the existing code space
+ 5. In the terminal type npm install
+ 6. Then type npm audit
+ 7. Type cd “scouting/backend”
+ 8. Type node server.js
+ 9. Click the green button labeled open in browser, that is the link
+ 10. REMEMBER TO TURN OFF THE SERVER BY TYPING CONTROL C IN THE TERMINAL IR DELETING THE TERMINAL WHEN YOU ARE DONE
+ 11. THIS WILL PREVENT IS FROM RUNNING OUT OF FREE TEIR
+ 12. you can also clear the database if you want
+