Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Aug 4, 2024
1 parent 0c283df commit 1d19dc1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
### tl;dr

```bash
git clone https://github.com/irsyadadl/inertia.ts.git project
cd project
composer install
cp .env.example .env
php artisan key:generate
bun i && bun run build
php artisan serve
composer create-project justd/laravel your-project-name
```

### Laravel Inertia React w/ Typescript
Expand Down

0 comments on commit 1d19dc1

Please sign in to comment.