The BikeJC website is built using Next.js. To build this repository locally:
- Install Node.js, making sure the version fulfills the Next.js system requirements.
- If on Linux, using a Nodesource installer is recommended.
- Install the required Next.js packages:
npm install next@latest react@latest react-dom@latest
Changes pushed to the dev branch can be viewed at dev.bikejc.org.