- 
                Notifications
    You must be signed in to change notification settings 
- Fork 757
Generate a Component
        Abhay Chawla edited this page Jul 27, 2018 
        ·
        1 revision
      
    - 
Open the terminal and run the command: ng generate component component-name
- 
Navigate to the required module module-name.module.ts: 
- 
import the component import { ComponentName } from './component-path.component'
- 
declare the module in declarations array @NgModule({ declarations: [ ComponentName ]})
Stable Community App Demo: https://demo.mifos.io/
Latest Community App Development: https://dev.mifos.io/
Latest Community App Staging: https://staging.mifos.io/
Community App Documentation Manual: https://mifosforge.jira.com/wiki/spaces/docs/pages/52035622/User+Manual
API Documentation: https://demo.mifos.io/api-docs/apiLive.htm
Demo Credentials:
Username: mifos
Password: password