Skip to content

Latest commit

 

History

History
executable file
·
37 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

executable file
·
37 lines (27 loc) · 1.17 KB

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: