Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First initalize a Node.js project using...
npm init -y

Install requried dependencies...
npm install express express-handlebars mysql

In the db-connector.js file, replace the values in user, password, and database
with your MySQL credientials.

Then simply run "node app.js" to start server. Visit app at http://localhost:9353

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages