ivh-component-library
v0.1.2
Published
All the components!
Downloads
1
Readme
ivh-component-library
All the components!
Usage
How to use IvhComponentLibrary
:
@todo
Conventions
@todo
- Single entrypoint
- Partner
_spec
file
Scripts
npm run bump
Increment the package version and publish (git tag). I.e.npm run bump minor
.npm run clean
Kill old build artifacts.npm test
Run all unit tests once. Test coverage results will be placed in./coverage/<platform>
.npm run test:watch
Execute tests continuously as files are updated.npm run build
Clean old build artifacts and run webpack for production.