flespi Camera is a camera mobile web app that uses flespi CDN as a storage for photos. flespi.io. You can also scan a barcode and it will save as a message on a selected flespi device.
- ES6 Javascript
- Vue.js
- Writing .vue files
- Vuex
- Webpack
- Responsive layout
- NPM ecosystems
- Material theme
- Dev Hot Reload
- and many more!
# clone the repo
$ git clone https://github.com/flespi-software/Camera.git mycamera
# go into app's directory and install dependencies
$ cd mycamera
$ npm install
# serve with hot reload at localhost:7050 for flespi.io
$ quasar dev
# build for production with minification for flespi.io
$ quasar build
# lint code
$ quasar lint
MIT license.