Skip to content

melindavoo/with-webview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

with-webview skpm template

Documentation

  • This is a template for skpm using a webview.
  • 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

$ npm install -g skpm
$ skpm create my-plugin --template=skpm/with-webview
$ cd my-plugin
$ npm 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 my-plugin --template=username/repo

About

Template for skpm using a webview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.0%
  • CSS 15.7%
  • HTML 13.3%