Skip to content

Commit

Permalink
Merge pull request #86 from justdlabs/irsyadadl-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
irsyadadl authored Aug 7, 2024
2 parents cf32ea9 + ddb7f7f commit 294aa29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

```bash
composer create-project justd/laravel your-project-name
npm i && npm run dev
```

You absolutely need to run the `npm run dev`, because the route is generate and watching while it's in dev.

### Laravel Inertia React w/ Typescript

By default, if we use package like Laravel breeze, it'll use regular javascript react by default. But this project is
Expand Down

0 comments on commit 294aa29

Please sign in to comment.