@troopshr/dc-template
v0.1.0
Published
Webcomponent dc-template following open-wc recommendations
Downloads
3
Readme
This repo contain content of the template to create a new disign compoenents
#Usage
- clone this repo
- rename all dc-tamplate to your-dc-name
- rename class name DCTamplate to YourDCName
#publishing new version
npm version [<newversion> | major | minor | patch ] git push --all
- go to circleci and see the result of build&publish to npm repo