Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolitanGames

Quick start (frontend):

  1. cd frontend
  2. npm install
  3. npm run dev

Quick start (backend):

  1. cd backend
  2. composer install
  3. cp .env.example .env
  4. (Optional) set DB_CONNECTION=sqlite for local dev and ensure database/database.sqlite exists
  5. php artisan migrate --seed
  6. php artisan serve --port=8000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages