Vue + PNPM Monorepo.
Welcome To Tailwind UI + Vue + PNPM Monorepo, a Repository made to help others to get started with vue and pnpm
Welcome To Tailwind UI + Vue + PNPM Monorepo, a Repository made to help others to get started with vue and pnpm
The Template of your Dreams
Tailwind CSS
We've also included Tailwind CSS, a utility-first CSS framework that makes it easy to create consistent, responsive designs. With Tailwind, you can quickly prototype and build beautiful, functional UI's without having to write custom CSS.
XState
We've included Xstate. It's a library that allows you to manage state and logic in your application, without the need for complex reducers and actions. Xstate makes it easy to understand and reason about the different states and transitions in your app, making it more maintainable in the long run.
VueJS
Built with Vue.js, a progressive JavaScript framework for building user interfaces. It's lightweight and easy to use, making it the perfect choice for building fast and efficient web apps.
Vite
Created by Evan You, Vite JS is a no bundler dev environment for Vue. js. It speeds up the front-end development experience of an application. Vite delivers your code via native ES Module imports during development, allowing you to create Vue.
PNPM
We've also included Pnpm as the package manager. Pnpm is a fast and efficient package manager that can save you a lot of time and disk space. It also makes it easy to manage your dependencies and also manages well the workspaces that is the main piece of a monorepo
Vite Pages
We've included a File system based routing for Vue 3 called Vite Plugin Pages
So any .vue file inside the folder inside any of the modules located in: src/modules/**/pages Will be a single route inside our Vue Router