0.0.7 • Published 7 years ago
datamos-ui-components v0.0.7
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.