Skip to content

dev-chriss/vue-nodejs-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Server:

  • Create empty Mysql DB (doesn't need to create any table)
  • configure database config on \app\config\env.js
  • npm install
  • npm start

Vue.js Client:

  • npm install
  • npm run serve

Open Browser with Url: http://localhost:4200/

CSV example to upload and save to DB is under "examplefiles" folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published