/reconstructions

A tool simplifying the process of reconstructing Rubik's Cube solves.

Primary LanguageJavaScript

Reconstructions

A web application simplifying the process of reconstructing Rubik's Cube solves. Check out the website. The core logic has been extracted to a separate package.

Demo

Development

Requirements:

  • Node.js
# Install dependencies
npm install
# Run the development server
npm start

Now you can visit localhost:3000 from your browser.