Skip to content

anotherplanet-io/web-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

WIP disclaimer

Please be patient this project is at an early stage...

Documentation

  • This is a template for skpm using prettier.
  • 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=anotherplanet-io/web-view
$ 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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • HTML 6.8%
  • CSS 3.2%