Skip to content

Vue 2 Frontend + Express Middleware with MS Access DB connector

Notifications You must be signed in to change notification settings

thieleju/AccessDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccessDemo

Installation

  1. Execute npm i in /frontend and /middleware to install dependencies
  2. Run npm run dev in both directories to serve the frontend and middleware