0.1.4 • Published 9 years ago
ivh-card v0.1.4
ivh-card
Sweet cards for iVantage apps.
Usage
How to use IvhCard:
@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.