Skip to content

ttrig/fightzone

Repository files navigation

Build Status Codecov Website License

Fightzone Malmö

The official homepage of Fightzone Malmö.

Quickstart

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

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature-amazing-feature)
  3. Commit your Changes (git commit -m 'Add AmazingFeature)
  4. Push to the Branch (git push origin feature-amazing-feature)
  5. Open a Pull Request

License

fightzone.se is open-sourced software licensed under the MIT license.

About

The official homepage of Fightzone Malmö.

Topics

Resources

License

Stars

Watchers

Forks