Skip to content

fatihturgut/rpg-game-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rpg Game with React Redux

RPG

Setup

  • Clone this repo git clone https://github.com/fatihturgut/rpg-game-react-redux.git

  • Go to project directory cd rpg-game-react-redux

  • Install npm packages with yarn yarn

Usage

  • Start the app on localhost:3000 ! yarn start