Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 167 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 167 Bytes

vending-machine

To run the project:

1- update the db.config.js with your sql user and password and the database name

2- run npm install

3- run npm start