web icon indicating copy to clipboard operation
web copied to clipboard

stats.fm web repository

Repository for the stats.fm website. Made in nextjs.

Development

To start the development server, run yarn dev. The dev server will start on localhost:3000.

Production

To run a production build you have to run yarn build and then yarn start.

Contributing

To contribute to this project you can fork the repository and make a pull request. Please reach out to us on our Discord if you have any questions, check out the #development channel.

Learn More

To learn more about Next.js, take a look at the following resources: