sepro / React-Speedcube-Timer

Pure reactjs project, runs a Speedcube-Timer

Home Page:https://sebastian.proost.science/React-Speedcube-Timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Speedcube-Timer

Pure reactjs project, runs a Speedcube-Timer

DEMO: here

For developers

Clone the repository and run npm install to pull in all the packages

npm install

Unit tests (mocha) for reducers, actions and components are included and can be started using:

npm test

To start webpack with hot-reloading type:

npm start

About

Pure reactjs project, runs a Speedcube-Timer

https://sebastian.proost.science/React-Speedcube-Timer

License:MIT License


Languages

Language:JavaScript 78.2%Language:Stylus 20.3%Language:HTML 1.5%