Fork with FAFO patches
Use openflexure.bath.ac.uk as update server See merge request openflexure/openflexure-microscope-jsclient!38 |
||
|---|---|---|
| app | ||
| public | ||
| src | ||
| .env.development.web | ||
| .env.production.app | ||
| .env.production.web | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| babel.config.js | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
| webpack.config.js | ||
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