att-m2x-widgets
v1.0.19
Published
AT&T M2X Widget Library
Keywords
Readme
AT&T M2X Dashboard Widgets
Javascript Library used by M2X Portal Dashboards.
Development
- Run
npm installto install all dependencies. - Run
npm startto start the development server. - Navigate to
http://localhost:8080/styleguideto view the styleguide.
Releases
- Use
npm version (major|minor|patch)to create a release. - Run
git push --follow-tagsto push to Github. - Then
npm publishto publish in npm.
