The official homepage of Fightzone Malmö.
composer install
npm install
cp .env.example .env
touch database/database.sqlite
php artisan key:generate
php artisan migrate --seed
php artisan serve
npm run watch
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature-amazing-feature
) - Commit your Changes (
git commit -m 'Add AmazingFeature
) - Push to the Branch (
git push origin feature-amazing-feature
) - Open a Pull Request
fightzone.se is open-sourced software licensed under the MIT license.