Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style is not loading #2

Open
nishadmangadan opened this issue Feb 26, 2017 · 1 comment
Open

Style is not loading #2

nishadmangadan opened this issue Feb 26, 2017 · 1 comment

Comments

@nishadmangadan
Copy link

nishadmangadan commented Feb 26, 2017

When I am trying to run this project on my laptop, its not loading the style. Then I can see the http://localhost/ERP-master/public/css/app.css is missing.
What I need to do for solving this issue? Both app.css and app.js are missing.

I am totally new to Laravel. Any help is appreciable.

@kriskornel
Copy link

Hi @nishadmangadan, you need to run command in your terminal:

  1. npm install
  2. bower install
  3. gulp

Make sure you have installed elixir in your root project folder
see on Laravel docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants