Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 377 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 377 Bytes

react-playground

This is small gaming application developed with:

  • ReactJS + Redux
  • Websockets
  • Node, Webpack, Babel + ES6

Installation

You will need npm package manager npm

git clone https://github.com/erisalke/react-playground.git
cd react-playground

npm install
npm start

Open browser on localhost:8080