@211la/cs-share-widget
v0.1.0
Published
### Development
Readme
CS Profile - Share Widget
Development
To begin development, you may run:
npm install
npm startThis will start a dev server at localhost:1234.
Build
To build this project, run:
npm run buildThis will update the scripts under the /dist folder.
