Live presentation creation using Markdown
npm install
npm run devnpm run packageTo package apps for all platforms:
$ npm run package-all- OS X: Cmd Alt I or F12
- Linux: Ctrl Shift I or F12
- Windows: Ctrl Shift I or F12
See electron-debug for more information.
$ npm run packageTo package apps for all platforms:
$ npm run package-allTo package apps with options:
$ npm run package -- --[option]MIT © Daniel Olfelt
