Vue 3 and Vite 5 starter with routing, Pinia state, API tests.
A Vue 3 starter for single-page applications built with Vite 5. It includes Vue Router 4 for navigation, Pinia 2 for state management (with persist plugin), Sass-based styling, Axios for API calls, and Jest 29 for unit testing. Suited for small-to-medium web apps needing authentication state, API integration, and unit tests.
0