Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Commit bccf795

Browse files
committed
npm run watch
1 parent 638c2f6 commit bccf795

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/laravel/readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ mix.js('resources/js/app.js', 'public/js')
5656
*/
5757
```
5858

59+
Run
60+
61+
`npm run watch`
62+
5963
Import css in your views
6064

6165
`<link href="{{ asset('css/app.css') }}" rel="stylesheet">`

0 commit comments

Comments
 (0)