Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 304 Bytes

INSTALL.md

File metadata and controls

17 lines (11 loc) · 304 Bytes

INSTALL.md

Clone repository

First Terminal: cd backend npm install in backend folder

cd pokemon-battles-react npm install in pokemon-battles-react folder

node server / npm start in backend folder

Second Terminal:

cd pokemon-battles-react npm start in pokemon-battles-react folder