Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hosopy/figma-plugin-vue-sample

Sample figma plugin. UI is built with Vue.js, TypeScript and Bulma.
https://github.com/hosopy/figma-plugin-vue-sample

bulma figma figma-plugins typescript vue

Last synced: 26 days ago
JSON representation

Sample figma plugin. UI is built with Vue.js, TypeScript and Bulma.

Awesome Lists containing this project

README

        

# figma-plugin-vue-sample

This is a sample [figma Plugin](https://www.figma.com/plugin-docs/intro/).

UI is built with ...

* Vue.js
* TypeScript
* Sass
* Bulma

## Build

```sh
$ npm run build
```