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

Import Bootstrap CSS/JS from node modules using NPM #50

Closed
amirakbulut opened this issue Nov 16, 2018 · 1 comment
Closed

Import Bootstrap CSS/JS from node modules using NPM #50

amirakbulut opened this issue Nov 16, 2018 · 1 comment

Comments

@amirakbulut
Copy link

When loading bootstrap files in my css or js files, I get the error page returned in my browser. I'm guessing this is because only my public folder is requestable, how do I solve this?

@panique
Copy link
Owner

panique commented Nov 19, 2018

put everything in the /public folder :) ! /public/css is then what will be shown as www.yourdomain.com/css in the browser.

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