Install the following dependencies:
- nodejs: Javascript runtime built on Chrome's V8.
- yarn: Fast, reliable, and secure dependency management.
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.