Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 434 Bytes

node-jdbc-example

Node JDBC Example Project

Status

Build Status

Dependencies

npm and node must be installed to run this project.

Running

  1. Clone: git clone https://github.com/CraZySacX/node-jdbc-example.git
  2. Dependency Update: npm install
  3. Run: npm test || npm run posttest