FRC3407Website

Code for the FRC 3407 Wild Cards team website.

To contribute: Install NodeJS and Yarn Package Manager After install those, clone this repo and run the following command:

yarn install

To Start a local dev server run this:
# To start the dev server run
yarn dev

Open http://localhost:3000 with your browser to see the result.