Skip to content
/ blank-vue-apollo-spa Public template

Vue3 + TS + Tailwind + Apollo starter SPA for laravel sanctum fortify lighthouse api

Notifications You must be signed in to change notification settings

djaxho/blank-vue-apollo-spa

Repository files navigation

blank-vue-spa

This is a starter project for an SPA build with vue3, TS, tailwind, apollo.

The intention is for it to be paired with a Laravel Fortify + Sanctum + Lighthouse graphql backend api.

The commit history shows the steps of adding each of these technologies to the project so you can use this repo as a starting point, or use it's history as a guide for other projects.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Vue3 + TS + Tailwind + Apollo starter SPA for laravel sanctum fortify lighthouse api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published