Ember js app for managing contacts in an organization/ work place
- visit site for Markdown parsing
- Visit github repo for the awesome syntax-highlighted editor
- Isaiah Muli
- Collins Mwiti
- Alex Kinuthia
- Ember js
- Bootstrap
- jQuery
- css
git clone <repository-url>
this repositorycd contact-manager
npm install
bower install
ember serve
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build
(development)ember build --environment production
(production)