Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 423 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 423 Bytes

Pokémon visualization: First generation by type

This project was bootstrapped with Create React App.

Install dependencies

You'll need yarn (or npm). Run

yarn

to install dependencies

Run development server

To test the app and make changes, run

yarn start

This will start a development server with hot reloading.