Skip to content

shoelace-style/rollup-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoelace Rollup Example

A minimal setup that demonstrates how to import Shoelace components with Rollup.

For development:

npm run start

For a production build:

npm run build

To start a local server to verify everything works, build the project and run:

npx http-server

Then open a browser at the URL shown.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published