new-button-component
v0.0.3
Published
Sample button created in stencil
Readme
new-button-component
Testing out stencil and NPM publishing.
There should be a green button that is able to be pulled as a package
Steps
init git repo
push to git
npm init - change name, version, etc.
npm run build
npm publish
