/redux-chess-app

An example redux application

Primary LanguageJavaScript

Example

redux-chess-app

An example redux-react application

npm install
npm run server

Open browser to http://localhost:8080/

To run tests:

npm test