/chessgame

Assisgnment for actalyst company

Primary LanguageJavaScript

Preview

chessgame-preview

Getting started

First install the dependencies:

npm install

To run the project in development mode:

npm start

Then navigate to http://localhost:3000 in a web browser to see the default scene in a viewer.

To build the project for production:

npm run build