Interface App for OpenAFM
built on the Electron framework
#####Pre-built App for OSX:
#####For Development: Prerequisites: node.js
git clone [email protected]:OpenAFM/electron-interface.git
cd electron-interface
npm install
Run the app with:
./node_modules/.bin/electron .
You will need to run electron-rebuild before packaging as an app