framer-electron-preview

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i framer-electron-preview

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jaredpalmer