This repository hosts RoboCon webpage source code.
Readme (old) for editing this page is located at "old page/sources/README.md
".
Make sure to use Node v16.
To install all dependencies, run:
npm i
in the project's root, and then run:
npm run dev
Go to localhost:8080
to see the rendered website.
To get new links added or old information updated, please submit an issue to this project.
Alternatively you can submit a pull request with the above information and make it even easier for us.