项目作者: helloRupa

项目描述 :
Create and view Pokemon details, JS/React/Redux/Ruby/Rails
高级语言: Ruby
项目地址: git://github.com/helloRupa/pokedex.git
创建时间: 2019-07-16T08:35:10Z
项目社区:https://github.com/helloRupa/pokedex

开源协议:

下载


Pokedex

Requires Ruby, Rails, React, Redux, Lodash, React DOM Router, Webpack, Babel

View Pokemon and their items, and create your own.

Features

  • Create Pokemon
  • Edit Pokemon
  • Add items to Pokemon
  • Remove items from Pokemon
  • Responsive

Install dependencies

  • npm install
  • bundle install

Run Project

  • npm run webpack
  • rails s

Navigate to http://localhost:3000