Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 147 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 147 Bytes

Boilerplate for Express with MySQL

Setup

npm install

Run

npm start

with breakpoints

npm run debug