contact-manage

Bootstrap 4 / Angular based contacts add/edits forms


Keywords
contact, angular, add, edit, form
License
MIT
Install
npm install contact-manage@1.0.4

Documentation

contact-manage

Meta-package for contact-list and contact-manage Angular modules.

travis ci

Coverage Report

Documentation

Demo

Development

  • npm start - run developemnt version (it will be served on localhost:4200)
  • npm run build - build production version /demo folder
  • npm run test - run karma unit tests
  • npm run lint - run linter
  • npm run coverage - run karma unit tests & generate coverage report to /coverage folder
  • npm run doc - gerenate documentation to /documentation folder
  • npm run build-manage - build dist version of contact-manage npm package /dist/contact-manage
  • npm run build-list - build dist version of contact-list npm package /dist/contact-list