Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 422 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 422 Bytes

oasis-webcomponents

Description of why this is usefull

installation

npm install @perpetua1/oasis-webcomponents

Usage

Describe how to use the elements... maybe add a link to Storybook

Contributing

Using lit.dev

Also no-build

Best Practices

add some stuff here!

Publishing

npm run analyze
npm pack --dry-run

when your happy with the output,

npm publish