Logseq Plugin Starter

A Logseq plugin starter based on vite and tailwindcss.
What's in it.
- Just a hello world for now.
- No vue/react included.
How to use it.
- Clone
- Run
npm install
- Run
npm run build
- In logseq, click
Plugins
which is in right top dropdown menu
- Click
Load unpacked plugin
button and select the dist
sub directory.
- If plugin not work, you can try to disable and enable the plugin by clicking the switch button on Plugins page.
Licence
MIT