ryan-haskell / elm-inertia-laravel-starter

Use Laravel and Elm together with Inertia.js!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-inertia-laravel-starter

Use Laravel and Elm together with Inertia.js!

A walkthrough of our Elm + Laravel app

Local development

Dependency How to check
Composer v2.7.6+ and PHP v8.3.7+ composer -V php -v
sqlite v3.43.2+ sqlite --version
Node.js v20.14.0+ node -v
# Install PHP and Node dependencies
composer install
npm install

# Run the server at http://localhost:8000
npm run dev

About

Use Laravel and Elm together with Inertia.js!


Languages

Language:Elm 60.1%Language:PHP 38.7%Language:JavaScript 0.8%Language:Blade 0.3%Language:CSS 0.0%