mrakodol/Laravel-5-Bootstrap-3-Starter-Site

I got this after following all steps , any help please?

amanySaad opened this issue · 3 comments

Hi.You didn't follow all steps.You didn't run gulp to make js and css files.

Thanks , It works fine but now I want to define jQuery so I added these lines on package.json file
I added these lines on package.json file
"eslintConfig": {
"env": {
"jquery ": true
}
}
but jquery stil n't defined...any help?

Delete it, and before run gulp, try to run this command:

gulp bower --force-latest