Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naopeke/node-mysql-demo

Shopping List with Node.js and MySQL
https://github.com/naopeke/node-mysql-demo

Last synced: about 2 months ago
JSON representation

Shopping List with Node.js and MySQL

Awesome Lists containing this project

README

        

# Node-MySQL-demo
Shopping List with Node.js and MySQL

## Installation
```
npm install express ejs mysql
```