Back to React Sketchapp

Profile Cards

examples/profile-cards/README.md

3.2.2733 B
Original Source

Profile Cards

How to use

Download the example or clone the repo:

bash
curl https://codeload.github.com/airbnb/react-sketchapp/tar.gz/master | tar -xz --strip=2 react-sketchapp-master/examples/profile-cards
cd profile-cards

Install the dependencies

bash
npm install

Then, open Sketch and navigate to Plugins → react-sketchapp: Profile Cards

Run with live reloading in Sketch

bash
npm run render

The idea behind the example

react-sketchapp makes it simple to compose components and see how they perform with real data.