Install Dependency and Run Application

 

  • Open Terminal in Micro-UI-internals and run the following commands.

yarn install

Run Application:

 

yarn start

After running the following commands your application will start.

Login As:

There are two types of login

  • Employee :
    If you are login as Employee then you will get an output like this

HomePage Employee:

After Login Successful for Employee, You will redirect to the Homepage for Employee.

On the Homepage you will be able to see the cards mCollect, HRMS, Noc, Property Tax, etc Those cards we need to add.

If you want to create an Employee card, you can go through the following link.
Home screen card.

 

  • Citizen :
    After Login is successful for Citizen, you will redirect to the homepage of the citizen.

 

HomePage Citizen:

On the Homepage able to see the cards Citizen Services and Information and updates etc Those cards we need to add.

If you want to create a Citizen card, you can go through the following link.
Home screen card.