Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 601 Bytes

README.md

File metadata and controls

58 lines (35 loc) · 601 Bytes

Vue 3 boilerplate - Vite, Pinia, Vue Router & Tailwind CSS

Dependencies

Stack

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