Fork with FAFO patches
Find a file
2019-05-28 11:59:05 +01:00
app Switch to combined builder config 2019-05-28 11:59:05 +01:00
public Updated favicon 2019-03-06 13:58:34 +00:00
src Simplified keynav debug statements 2019-05-17 16:04:41 +01:00
.gitignore Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
.gitlab-ci.yml Run on push to stable branch 2019-05-22 17:58:08 +00:00
babel.config.js Removed NativeScript without breaking everything 2019-05-12 21:43:12 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-05-24 10:47:25 +00:00
LICENSE Add license 2019-05-03 21:37:31 +00:00
package-lock.json Update version in package-lock 2019-05-17 16:04:26 +01:00
package.json Iterated package version and fixed UIKit version 2019-05-14 15:19:00 +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