https://github.com/punitgr/pokedex
Pokedex
https://github.com/punitgr/pokedex
pokedex react webpack
Last synced: about 1 month ago
JSON representation
Pokedex
- Host: GitHub
- URL: https://github.com/punitgr/pokedex
- Owner: PunitGr
- License: mit
- Created: 2017-10-07T22:16:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T09:46:01.000Z (about 8 years ago)
- Last Synced: 2025-06-07T10:48:28.434Z (about 1 year ago)
- Topics: pokedex, react, webpack
- Language: CSS
- Homepage: https://punitgr.github.io/Pokedex/
- Size: 388 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pokedex
## Project Setup
```
git clone git@github.com:PunitGr/Pokedex.git
cd Pokedex
```
## Install Dependencies
If you use `yarn` then run `yarn` or for `npm` use `npm install`
## Start dev server
To run it on dev server run `yarn start`. The dev server will be live on [http://localhost:8000/](http://localhost:8000/).
## Screenshot
