Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 158 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 158 Bytes

Pokemon-DB-Node-js

A relational Pokémon database made with node js, mariadb

Getting Started

  1. Clone Repo
  2. npm i
  3. npm run migrate
  4. npm start