Fork with FAFO patches
Find a file
Joel Collins 363dfa87a3 Merge branch 'localstorage-mixin-fix' into 'master'
Moved localstorage parser to mixin

Closes #7

See merge request openflexure/openflexure-microscope-jsclient!13
2019-05-10 08:34:20 +00:00
app Override fpm to set arch to armhf 2019-05-09 20:25:14 +01:00
public Updated favicon 2019-03-06 13:58:34 +00:00
src Moved localstorage parser to mixin 2019-05-10 09:32:41 +01:00
.env.development.android Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.development.ios Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.development.web Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.production.android Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.production.ios Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.env.production.web Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
.gitignore Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
.gitlab-ci.yml Add retry 2019-05-06 17:36:26 +01:00
babel.config.js Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
CONTRIBUTING.md Add CONTRIBUTING 2019-05-07 11:11:09 +00:00
LICENSE Add license 2019-05-03 21:37:31 +00:00
nsconfig.json Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
package-lock.json Fixed errors in electron-builder config 2019-05-02 16:42:58 +01:00
package.json Split builder config 2019-05-07 19:27:22 +01:00
README.md Update README.md 2019-05-01 16:11:05 +00:00
vue.config.js Initial vue commit 2019-01-28 09:53:22 +00:00
webpack.config.js Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00

OpenFlexure eV

A user client for the OpenFlexure Microscope, written in Vue.js.

Install

A general guide on setting up your microscope, including OpenFlexure eV, can be found here on our website.

Develop

  • Clone the repo, and run npm install
  • Scripts to build, and package Electron apps, are included in package.json