Skip to content

azorng/chess

Repository files navigation

chess

Chess game built with Vue.js & Typescript

drawing

Run npm install to install dependencies.

Run npm run dev for development with hot reload.

Run npm run build for building the project into the dist directory.