eidellev / inertiajs-adonisjs

279 stars 17 forks source link

example vue inertia ? #38

Closed stuckkode closed 3 years ago

stuckkode commented 3 years ago

please i need example vue inertia

eidellev commented 3 years ago

Hi @stuckkode Inertia's official documentation is really excellent, so I suggest you start there: https://inertiajs.com/client-side-setup

The setup process for inertia with adonis is the same no matter which client-side framework you use.

Good luck and happy coding!