Skip to content

Interactive Rubik's Cube Solver / Guide in your browser

Notifications You must be signed in to change notification settings

cmorley191/rubik

Repository files navigation

rubik

Interactive Rubik's Cube Solver / Guide

Published at https://cmorley191.github.io/rubik

Building

This project is a static webpage built by Node.js. Install Node.js and the Node package manager npm.

Then, in this folder, download dependency packages:

npm install

And build the project:

npm run build-dev

Then, open (or refresh) in browser: dist/index.html

About

Interactive Rubik's Cube Solver / Guide in your browser

Resources

Stars

Watchers

Forks

Packages

No packages published