Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 211 Bytes

Readme.md

File metadata and controls

8 lines (5 loc) · 211 Bytes

React+Redux Robot Game

Built as an exercise. [Play ithttps://github.com/sambs/react-redux-robot-game).

Getting Started

  1. Install dependencies: npm install
  2. Start the development server: npm start