logseq-plugin-react-boilerplate with vite react typescript tailwindcss antd
logseq-plugin-react-boilerplate is a template that allows users to create their own plugins for Logseq, a note-taking and knowledge management tool. It provides a starting point for building plugins using React, Vite, TypeScript, Tailwind CSS, and Ant Design. The latest release version is available on GitHub, and it is licensed under an unspecified license.
To install the logseq-plugin-react-boilerplate, follow these steps:
yarn dev to run your plugin in the browser.yarn build to build your plugin and load it in Logseq.logseq-plugin-react-boilerplate is a template that enables users to create their own plugins for Logseq using React, Vite, TypeScript, Tailwind CSS, and Ant Design. By following the provided installation guide, users can easily set up their development environment and build custom plugins for Logseq.