Created
April 6, 2015 22:53
-
-
Save nicholasess/fccfc826b89a136580da to your computer and use it in GitHub Desktop.
install mysql e connection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var mysql = require('mysql'); | |
var connection = require('express-myconnection'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment