anthonyjrt/eventgames

游戏赛事管理软件

dev-master 2019-04-12 22:09 UTC

This package is auto-updated.

Last update: 2024-09-13 10:16:38 UTC


README

游戏赛事事件管理器

功能

  • Laravel 5.6
  • Vue + VueRouter + Vuex + VueI18n + ESlint
  • 支持动态导入和自定义布局的页面
  • 登录、注册和密码重置
  • Socialite 集成
  • Bootstrap 4 + Font Awesome 5

安装

-git clone https://github.com/anthonyjrt/eventGames.git

运行 composer install

使用方法

开发

# build 
npm run dev

# build and watch
npm run watch

# serve with hot reloading
npm run hot

生产

npm run production

Laravel

php artisan serve

更新日志

请参阅 CHANGELOG 了解最近更改的信息。 "# eventGames"