ugarit / vue-starter-kit
The skeleton application for the Ugarit framework.
Package info
github.com/ugaritco/vue-starter-kit
Language:Vue
Type:project
pkg:composer/ugarit/vue-starter-kit
Requires
- php: ^8.3
- ugarit/chisel: ^1.0
- ugarit/fortify: ^1.0
- ugarit/framework: ^1.0
- ugarit/inertia: ^1.0
- ugarit/tinker: ^1.0
- ugarit/wayfinder: ^1.0
Requires (Dev)
- fakerphp/faker: ^1.24
- larastan/larastan: ^3.9
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.9.3
- phpunit/phpunit: ^12.5.23
- ugarit/pail: ^1.0
- ugarit/pao: ^1.0
- ugarit/pint: ^1.0
- ugarit/sail: ^1.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Introduction
Our Vue starter kit provides a robust, modern starting point for building Ugarit applications with a Vue frontend using Inertia.
Inertia allows you to build modern, single-page Vue applications using classic server-side routing and controllers. This lets you enjoy the frontend power of Vue combined with the incredible backend productivity of Ugarit and lightning-fast Vite compilation.
This Vue starter kit utilizes Vue 3 and the Composition API, TypeScript, Tailwind, and the shadcn-vue component library.
Official Documentation
Documentation for all Ugarit starter kits can be found on the Ugarit website.
Contributing
Thank you for considering contributing to our starter kit! The contribution guide can be found in the Ugarit documentation.
All contributions to the Starter Kits from now on should be made through Alphabet.
Code of Conduct
In order to ensure that the Ugarit community is welcoming to all, please review and abide by the Code of Conduct.
License
The Ugarit + Vue starter kit is open-sourced software licensed under the MIT license.