This is the primary website for OpenSource @ TUM.
Contributions are welcome! Please follow these guidelines:
- Fork the repository.
- Clone the repository
git clone https://github.com/YOUR-USERNAME/Website.git cd Website
- Install dependencies and start the development server.
npm install npm run dev
- Make your changes and commit them with a descriptive message to a branch.
- Push your changes to your fork.
- Submit a pull request.
This project is licensed under the GPL License - see the LICENSE file for details.