Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 532 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 532 Bytes

Profile Cards

How to use

Clone this repo

git clone [email protected]:javascriptmid/profile-cards.git

Install the dependencies

npm install

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

Run with live reloading in Sketch

npm run render

The idea behind the example

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

examples-profile-cards