#Centivizer Tech Hack
Application that prevent elders from dementia
- Node.js
- MongoDB
- Open a terminal console
- cd /path/to/Centivizer_tech_hack/data/
- mongod --dbpath ./db
- Open another terminal console
- cd /path/to/Centivizer_tech_hack/
- npm install
- npm start