Skip to content

donkasok/webpack-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoelace webpack Example

A base setup that demonstrates how to import Shoelace components with webpack.

THIS REPO IS A WORK IN PROGRESS!

For development:

npm run start

For a production build:

npm run build

To start a local server for testing:

npx http-server

Then open a browser at the URL shown.

About

A base setup that demonstrates how to import Shoelace components with webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 56.3%
  • JavaScript 43.7%