Skip to content

oluwadareseyi/nigerian-logos-figma

Repository files navigation

Figma plugin starter

🚀 Vue boilerplate for figma plugins

Get Started

# Clone Repo
git clone https://github.com/oluwadareseyi/figma-plugin-vue-starter.git [plugin-name]

#Install dependencies
npm install
or
yarn

You'll need to update your manifest.json with your plugin's name and ID.

You can get an ID by registering a new plugin on the Figma desktop app by selecting Create new Plugin in the plugins menu.

Build Setup

# Watch files for local dev
npm run watch
or
yarn watch

# Build for production
npm run build
or
yarn dev

Features

Figma Design System built in

✨ ES6 / Typescript support

✨ VueX for state management

✨ Vue Resource for network requests

About

A Figma plugin to get vector logos of your favorite Nigerian brands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published