Skip to content

A quick boilerplate to get started developing an SPA with Vue3 and Vite using a Laravel API guarded by Sanctum

Notifications You must be signed in to change notification settings

salvobee/vue3-sanctrum-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue 3 + Sanctum SPA boilerplate

This boilerplate should help get you started developing a SPA using Vue 3 and Sanctum.

The template uses Vite for dev tooling.

Conventions used

  • Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
  • Vue 3 Composition API

Installation

npm install

Running Dev Server

npm run dev

About

A quick boilerplate to get started developing an SPA with Vue3 and Vite using a Laravel API guarded by Sanctum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published