# units-manager

# tests
- Change the mongo connection string in `test/index.js` to point at your mongo instance
- run `npm test` from the root directory.
    
# lint
Run `npm run lint` from the root directory
