Skip to content

jiangxueyang/serverTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A backend project building with node and mysql.

To start,you should install mysql and pm2.For detail,please read this tutorial

//install
npm install

//run your project
node app
or
pm2 start app.js  --watch

Releases

No releases published

Packages