This boilerplate should help get you started developing a SPA using Vue 3 and Sanctum.
The template uses Vite for dev tooling.
- Vue 3
<script setup>
SFCs, check out the script setup docs to learn more. - Vue 3 Composition API
npm install
npm run dev