Mindrawer is a free whiteboard for everyone. It's built with Nuxt 3, Tailwind CSS, Pinia, Vueuse, and more. It's a great starting point for your next project.
- 📖 Demo
NOTES
- This Project using "yarn" as package manager, you can change it to "npm" or "pnpm" if you want.
|
|
|
|
|
- 📚 Shadcn-vue
- 💨 Tailwind CSS v3
- 🔔 Ofetch
- 🛹 State & Store Management (Pinia)
- 📦 Vue Composition Collection (Vueuse)
- 🪝 Built-in Awesome Component & Layout
Thanks go to these wonderful people 💼
huynamboz 💻 |
- clone this repository
git clone https://github.com/huynamboz/mindrawer
- install dependencies
yarn install
- run development server
yarn dev