Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
/ xd-blog-expo Public archive

Supplementary project for Adobe's Tech blog article.

License

Notifications You must be signed in to change notification settings

pair-team-app/xd-blog-expo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xd-blog-expo

An Adobe XD plugin from Design Engine to demonstrate panel plugin features.

Steps to Install

1. Find your XD plugin develop folder:

Open Adobe XD, navigate to Plugins -> Development -> Show Develop Folder

Adobe XD Menu

2. Clone this repository & install dependencies:

cd /path/to/xd/develop/folder

git clone https://www.github.com/de-ai/xd-blog-expo

yarn install

Loading / Running Plugin:

1. Build project w/ or w/o watch:

cd /path/to/xd-blog-expo

yarn watch OR yarn build

2. Reload plugins in develop mode:

With the XD application active, navigate to Plugins -> Development -> Reload Plugins

Or by keyboard shortcut -

  • macOS : Shift+Cmd+R
  • Windows : Ctrl+Shift+R

About

Supplementary project for Adobe's Tech blog article.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published