Represents the generic DAO ( Database Access Object )
Install all command line dependancies:
npm i -g bower webpack mocha-phantomjs typescript
npm link typescript
npm install git+https://github.com/bgordon01/database.git
bower install https://github.com/bgordon01/database.git
npm run build
- Clone the repo
- Run
npm install && bower install - Run
npm run dev
npm test