Skip to content

DineshSaravan/pokemon-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Library

Pokemon Library web application - React + GraphQL

🚀  Installation

Clone the repo

$ git clone https://github.com/DineshSaravan/pokemon-library.git

🔍 Prerequisites

Before attempting to use Pokemon Library locally make sure you have the following installed:

  • Node LTS - Node version > 10 (Recommended: version "Fermium"14.17.2)
  • Yarn

Pokemon GraphQL api

  • Clone the Pokemon GraphQL api
      $ git clone https://github.com/lucasbento/graphql-pokemon.git
    
  • Production

yarn
yarn run build-app
yarn start
  • Development

yarn
yarn run watch # Using nodemon for auto-reloading

or

vercel dev # npm i -g @now/cli

🔧 Running

yarn install
yarn start

❤️ Contributor

Made by Dinesh Sarvan

About

Pokemon Library web application - React + GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published