Chessplay

Chess Web Game with Vue JS 3 and WindiCSS

Installation

  1. Clone the repository

    git clone https://github.com/zuramai/chessplay
    cd chessplay

  2. Install dependencies

    npm install

    OR

    yarn

  3. Run locally

    npm run dev

    OR

    yarn dev

  4. Open http://localhost:3000

GitHub

https://github.com/zuramai/chessplay