Skip to content

Instantly share code, notes, and snippets.

@cemre
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cemre/11376380 to your computer and use it in GitHub Desktop.
Save cemre/11376380 to your computer and use it in GitHub Desktop.
Framer Tools Setup

LiveReload with Framer

  1. Buy LiveReload on the App Store
  2. Install the Chrome Extension
  3. In Chrome, open Window > Extensions and under LiveReload, check the box that says Allow access to file URLs
  4. Open LiveReload. Drag the folder with your Framer prototypes into LiveReload's left pane
  5. In Chrome, open a prototype, and click the LiveReload button in the toolbar (you have to do this every time you open a prototype)
  6. Now whenever you save your JS file, the browser should reload!

Sublime Autocomplete for Framer and Shortcuts

  1. Download the repository and unzip it
  2. In Finder, select Go > Go to Folder from the menu bar, and paste ~/Library/Application Support/Sublime Text 2/Packages/
  3. Drag the unzipped SublimeCompletionFramerjs folder into the Packages folder you opened above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment