Mongo Triple-Store Application simple triple-store implementation CRUD using Node.js, Express and MongoDB. Steps to Setup Install dependencies npm install Run Tests npm test Run Server npm start