Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.05 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.05 KB

flespi Camera

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.

Live

Camera

Screenshot

Features

  • ES6 Javascript
  • Vue.js
  • Writing .vue files
  • Vuex
  • Webpack
  • Responsive layout
  • NPM ecosystems
  • Material theme
  • Dev Hot Reload
  • and many more!

Requirements:

Build Setup

# 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

License

MIT license.