An open API service indexing awesome lists of open source software.

https://github.com/bethropolis/todo-app


https://github.com/bethropolis/todo-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This is a fresh Laravel 10 application configured to use InertiaJS, Svelte, and TailwindCSS.

## [Blog Post](https://rappasoft.com/blog/creating-a-laravel-10-application-using-inertia-js-svelte-and-tailwind-css)

## Installation

- cp .env.example .env
- composer install
- php artisan key:generate
- yarn install
- yarn run build
- php artisan serve

## License
MIT license