Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl authored Aug 7, 2024
1 parent cf32ea9 commit ddb7f7f
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 ddb7f7f

Please sign in to comment.