Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 232 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 232 Bytes

API Rest Pokemons Project

This is an exercise, a simple API Rest for Pokemons.

How to run this project :

Create new database in PhpMyAdmin

Configure database in sequelize.js (lines 5/6/7 & 8)

npm start