teamco adobe xd plugin
Go to file
林艺 a90e7146cb 添加一些注释 2022-12-29 10:12:56 +08:00
images First edition 2022-12-28 17:50:43 +08:00
src 添加一些注释 2022-12-29 10:12:56 +08:00
.gitignore First edition 2022-12-28 17:50:43 +08:00
LICENSE Initial commit 2022-12-26 14:21:35 +08:00
README.md First edition 2022-12-28 17:50:43 +08:00
main.js 添加一些注释 2022-12-29 10:12:56 +08:00
manifest.json First edition 2022-12-28 17:50:43 +08:00
package.json First edition 2022-12-28 17:50:43 +08:00
webpack.config.js First edition 2022-12-28 17:50:43 +08:00
yarn.lock First edition 2022-12-28 17:50:43 +08:00

README.md

to build

install yarn (if needed) with npm install -g yarn

install dependencies with yarn install

watch and automaticaly rebuild with yarn watch