/react-rubik

React Rubik Cube

Primary LanguageJavaScriptMIT LicenseMIT

React Rubik

Setup

Dependencies

Install the following dependencies:

  • nodejs: Javascript runtime built on Chrome's V8.
  • yarn: Fast, reliable, and secure dependency management.

Project

Clone the project:

git clone https://github.com/jfbisson4/react-rubik.git
cd react-rubik

Install the project's dependencies:

yarn install

Start the development server:

yarn dev

Open the app at http://localhost:8080.