snakeUni / sketch-webview-with-react

sketch webview with react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sketch-webview-with-react skpm template

Documentation

  • This is a template for skpm using a webview and react.
  • For skpm: General information about how to work with skpm, not specific to this template
  • For Sketch plugin: General information about sketch plugin developement

Usage

$ yarn global add skpm
$ skpm create react-plugin --template=snakeUni/sketch-webview-with-react
$ cd react-plugin
$ yarn run watch

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with skpm:

skpm create react-plugin --template=username/repo

About

sketch webview with react


Languages

Language:JavaScript 73.4%Language:CSS 14.2%Language:HTML 12.4%