Repository for the stats.fm website. Made in nextjs.
To start the development server you run yarn dev
The dev server will start on localhost:3000
To run a production build you have to run yarn build
and then yarn start
To contribute to this project you can fork the repository and make a pull request.
Please reach out to us on discord if you have any questions. here is the link (checkout the #development channel)
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.