A base setup that demonstrates how to import Shoelace components with webpack.
THIS REPO IS A WORK IN PROGRESS!
For development:
npm run startFor a production build:
npm run buildTo start a local server for testing:
npx http-serverThen open a browser at the URL shown.