chesslablab / spablab

A single-page app (SPA) to learn and play chess online.

Home Page:https://ui.chesslablab.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaBlab

License: MIT Contributing Contributors

A single-page app (SPA) to learn and play chess online.

Install and Setup

Create an .env file.

cp .env.example .env

Install the npm packages.

npm install

Add the following entry to your /etc/hosts file.

127.0.0.1       ui.chesslablab.org

Start the app.

npm start

Build the App

Build the app for production.

npm run build

License

The MIT License.

Contributions

See the contributing guidelines.

Happy learning and coding!

Made with contrib.rocks.

About

A single-page app (SPA) to learn and play chess online.

https://ui.chesslablab.org

License:MIT License


Languages

Language:JavaScript 98.5%Language:HTML 0.8%Language:CSS 0.7%