Skip to content

raphael42/chessgame

Repository files navigation

chessgame

Steps to install the project

  • Composer install

  • Update .env file

  • php bin/console doctrine:database:create

  • php bin/console make:migration

  • php bin/console doctrine:migrations:migrate

  • npm install

  • symfony server:start

  • In another terminal window : php bin/console run:websocket-server

  • In another terminal window : npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published