implement a sales screen to sell items for customers and have an invoice at the end of the process
- Nodejs
- Express
- Mysql
- JS
open terminal and run "npm start"
node migrate.js
implement a sales screen to sell items for customers and have an invoice at the end of the process
JavaScriptMIT