Skip to main content
The Inertia + Vue Starter Kit is a production-ready storefront built on Laravel, Inertia.js, and Vue 3. It is designed for developers who want the flexibility and interactivity of a single-page application while keeping the simplicity of Laravel’s server-side routing and controllers.
This starter kit is currently in active development. Check back soon for installation instructions and release updates.
Unlike the Livewire Starter Kit, which serves as a basic reference implementation, the Inertia + Vue Starter Kit provides a fully realized front-end experience out of the box, ready to serve as the foundation for production stores.

Features

  • Full product catalog with collection and search pages
  • Cart and multi-step checkout flows
  • Customer authentication, account area, and order history
  • Server-side rendering (SSR) for SEO and performance
  • Tailwind CSS styling with a clean, extensible component architecture
  • Example implementations for payments, shipping, and tax
  • Built to be customized, extended, and themed for client projects