Skip to content

statsfm/web

Repository files navigation

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: