Skip to content

jenbennings/framer-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Framer.js Server

A local development environment for Framer.js prototypes.

This is a simple node/gulp.js build designed to help make developing Framer.js prototypes a bit easier. So far this only works with Sketch Framer output.

Features

  • index.html automatically refreshes whenever changes are saved to app.js
  • Prototypes are accessible to other devices on your local network (use ifconfig to get the IP)
    • These devices are also automatically refreshed when changes are made to app.js

Installation

You'll need to have node & grunt.js installed (this guide is a good starting point).

  1. Clone this repo into the same folder as your Sketch Framer output
  2. npm install to grab the node dependencies
  3. Run the gulp command
  4. It's happening!

About

Local development environment for Framer.js prototypes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published