https://github.com/bethropolis/todo-app
https://github.com/bethropolis/todo-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bethropolis/todo-app
- Owner: bethropolis
- Created: 2023-07-04T10:41:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T20:49:06.000Z (over 2 years ago)
- Last Synced: 2025-04-12T02:08:50.036Z (about 1 year ago)
- Language: PHP
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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