Metadata-Version: 2.5
Name: almasix-starter-kit-spa
Version: 0.1.1
Summary: Almasix SPA starter kits — Inertia React/Vue/Svelte overlays for almasix new
Project-URL: Homepage, https://github.com/almasix-dev/almasix-starter-kits
Project-URL: Repository, https://github.com/almasix-dev/almasix-starter-kits
Project-URL: Issues, https://github.com/almasix-dev/almasix-starter-kits/issues
Author: Almasix Contributors
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: almasix-inertia>=0.1.0
Requires-Dist: almasix>=0.9.4
Description-Content-Type: text/markdown

# almasix-starter-kit-spa

Inertia SPA overlays for `almasix new --kit react|vue|svelte`.

```bash
pip install almasix-starter-kit-spa
almasix new my-spa --kit react
```
