This acts as the frontend for the Bat House senior design project.
At its core, it's an Ionic project that interfaces with hiber, a Django-powered server.
It's archived because of lack of time for maintaining the project.
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit