pattern-lab / starterkit-mustache-bootstrap

A Bootstrap starter kit for Pattern Lab
MIT License
23 stars 23 forks source link

CSS and js not loading in browser #17

Open rachelreveley opened 4 years ago

rachelreveley commented 4 years ago

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

cswong commented 4 years ago

Any updates on this? I'm having the same issue.