Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 649 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 649 Bytes

rustbyte-website 🌐

The official repository for the rustbyte website. The website can be found here. This website can be used for many things such as generating configuration files and more.

Installing & Running 📥

We do not recommend running this website yourself, but here are the instructions anyways.

  1. Install the project dependencies: npm i
  2. Running the website: npm run dev

License 📜

This project is licensed under AGPLv3 license. See the LICENSE file for more information.