Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 615 Bytes

File metadata and controls

22 lines (12 loc) · 615 Bytes

Framer-Prototyping-for-Cross-Device-Interactions

Quick step-by-step tutorial for prototyping cross-device Experiences in Framer

This is an example of server-side programming with Framer for realtime communication between multiple prototypes.

→ Tutorial

It requires Node, Socket.io and Express

Run! → node server.js

Example – first Framer Prototype

One Framer Prototype opened as multiple clients in the browser.

Example – second Framer Prototype

Two different Framer Prototypes communicating with each other.