Vue 3 boilerplate - Vite, Pinia, Vue Router & Tailwind CSS Dependencies nodejs ^14.18.0 Stack Vue 3.2 Pinia 2.0 Router 4.1 Tailwind CSS 3.1 eslint 8.5 prettier 2.5 Install git clone https://github.com/raizdev/pocketbase-totp-vue.git then cd pocketbase-totp-vue npm install Run / Develop npm run dev Build npm run build Preview npm run preview Lint npm run lint