Jul 22, 2017 · 1 min read
Thanks for this nice article!
It is not working using the local bootstrap files:
"../node_modules/bootstrap/dist/css/bootstrap.min.css"
"../node_modules/jquery/dist/jquery.min.js",
"../node_modules/bootstrap/dist/js/bootstrap.min.js"
neither in index nor “.angular-cli.json”:
for:
angular-cli: 1.2.3
node: 8.1.2
os: linux x64
Bootstrap Styles and Scripts are not loading.
Any idea why?
