1.0.1 • Published 8 years ago

framer-electron-preview v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

framer-electron-preview

Quickly run Framer.js prototypes within Electron.

Electron is a framework that allows developers to build cross platform desktop apps with JavaScript, HTML, and CSS. Since Framer.js is ultimately just javascript, running it inside of Electron is a simple way to preview your desktop prototype in a fully native context (i.e. outside of Framer Studio, in a native desktop window).

Getting Started

From your command line:

# Install the cli globally on your computer
npm i -g framer-electron-preview

# Open your (existing) Framer.js prototype folder and run `fep`
cd MyPrototype.framer && fep
Questions? Hit me up on Twitter: jaredpalmer