Skip to content

A simple tool to create prototypes using framer.js for free and export apps to mac (like principle)

Notifications You must be signed in to change notification settings

edkf/framer-export-mac-app

Repository files navigation

Framer export mac app

A simple tool to create prototypes using framer.js for free and export apps to mac (like principle)

Installation

# clone the repo
git clone https://github.com/edkf/framer-export-mac-app.git
# go into the repository
cd framer-export-mac-app
# delete the .git folder
rm -rf .git
# install dependencies
npm install

Creating a prototype

npm run start and write your code on app.coffee

Generate a mac app

run npm run build and the file will be placed in framer-export-mac-app-darwin-x64 folder

About

A simple tool to create prototypes using framer.js for free and export apps to mac (like principle)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published