datamos-ui-components
v0.0.7
Published
Datamos UI Component Library
Readme
Datamos UI Component Library
Development
Run the command
npm run dev
Webserver is started on localhost:9000 [not properly configured yet]
Build
Run the command
npm run build
This will build a minified production version of the library along with updating the typescript definitions.
Test
No tests yet
Deployment
Run the command npm publish.
This will auto increment the version number after the publish is completed.
