0.1.2 • Published 9 years ago
ivh-component-library v0.1.2
ivh-component-library
All the components!
Usage
How to use IvhComponentLibrary:
@todo
Conventions
@todo
- Single entrypoint
- Partner
_specfile
Scripts
npm run bumpIncrement the package version and publish (git tag). I.e.npm run bump minor.npm run cleanKill old build artifacts.npm testRun all unit tests once. Test coverage results will be placed in./coverage/<platform>.npm run test:watchExecute tests continuously as files are updated.npm run buildClean old build artifacts and run webpack for production.