Skip to content

isaacminogue/xui-sketch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Basic setup

How to use

Download the example or clone the repo:

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

Install the dependencies

npm install

Run with live reloading in Sketch

npm run render

Or, to install as a Sketch plugin:

npm run build
npm run link-plugin

Then, open Sketch and navigate to Plugins → react-sketchapp: Basic skpm Example

The idea behind the example

skpm is the easiest way to build react-sketchapp projects - this is a minimal example of it in use.

examples-basic

About

XUI React → Sketch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%