Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 184 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 184 Bytes

To setup:

git clone https://github.com/noahlb123/NoahandPranav.com
cd NoahandPranav.com

npm init
npm install

mysql -u root -p
source init_sql.sql

To run:

node app.js