From cb2b4e3522cb7f426ba5ad3e68deb9e6ccc581ec Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 28 Apr 2020 12:34:05 -0400 Subject: electron simulator (#531) --- electron/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 electron/README.md (limited to 'electron/README.md') diff --git a/electron/README.md b/electron/README.md new file mode 100644 index 00000000..156ea5bb --- /dev/null +++ b/electron/README.md @@ -0,0 +1,6 @@ +Electron UI +=========== + +This is the home of the future Electron-based UI. Currently only the Print extension uses Electron. + +For local development, run `yarn` in this directory to install dependencies and build Electron. -- cgit v1.2.3