A hybird application for solar energy forecasting, usage planning and monitoring (competed in nasa app challenge 2017) by NBT
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ npm run dev
# build for production with minification
# [Note you need quasar for this operation]
$ quasar build
$ quasar wrap quordova
$ cd cordova
$ cordova build