Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 601 Bytes

chess

Projeyi locale indirme

  1. git clone https://github.com/SDU-Bilgisayar-Muhendisligi/chess.git
  2. cd app
  3. npm i
  4. cd server
  5. npm i

Projeyi localde çalıştırma

  1. start server: cd server ve npm start
  2. start client: cd app ve npm start

Projede kullanılan teknolojiler

React, Express, axios , cors, nodemon, mysql, socket.io, concurrently(serverda server.js ve socket.js dosyalarını aynı anda farklı portlarda çalıştırmak için), socket.io-client, chess.js@0.13.4, react-chessboard, react-router-dom, daisyui, tailwindcss, @tabler/icons