quasarwind
v1.1.5
Published
CLI for generating custom project vite with Quasar and Tailwind
Maintainers
Readme
quasarwind
Allows you to create a Node.js project for programming in Vue 3+ with Quasar, Tailwind CSS, Flowbite, and daisyUI. You can add !important to Tailwind CSS classes if styles are not applying.
instruction install
1. install
npm i -g quasarwind2. Create project
$ quasarwind name_project3. Command help
$ quasarwind -h or $ quasarwind --help