This repository is the source code for the REV UP 2022 website.
npm ci
Execute the following command to start the web server with hot reload and check it at http://localhost:3000/.
npm run dev
This repository is the source code for the REV UP 2022 website.
npm ci
Execute the following command to start the web server with hot reload and check it at http://localhost:3000/.
npm run dev