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