/pokedex

A simple pokédex using React + Redux

Primary LanguageJavaScriptMIT LicenseMIT

Pokédex

###Getting Started###

Checkout this repo, install dependencies, then start the gulp process with the following:

	> npm install
	> npm start