starterkit-mustache-bootstrap
starterkit-mustache-bootstrap copied to clipboard
CSS and js not loading in browser
I installed pattern lab and the bootstrap starter kit following the exact instructions on the Pattern Lab site. I then ran npm run pl:serve
I can see js and css files in:
\public\css\bootstrap.css and \public\js\bootstrap.js
but when the page loads in the browser at http://127.0.0.1:3000/? the CSS and JS aren't loaded
Any updates on this? I'm having the same issue.