logseq-plugin-present with vite react typescript tailwindcss antd
- Use this template create your own plugin
- change
package.jsonto your own plugin name - change LICENSE to your own license
- use
yarn devto run your plugin in browser - use
yarn buildto build your plugin and load it in logseq
- push to
mainbranch - github ci will auto create a new release
