@smiledirectclub/sdc-social-album-widget
v1.0.10
Published
> UGC widget component
Downloads
6
Readme
sdc-social-album-widget
UGC widget component
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run test:unitLints and fixes files
npm run lintVersioning and Publishing
After all your latest changes have been pushed to master, it is now time to version these changes and publish them to NPM.
npm version <major|minor|patch|etc> && npm publish