Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 1.95 KB

README.md

File metadata and controls

75 lines (60 loc) · 1.95 KB

Starting with UPYOG-UI Internal Development (Engineering Team) - MICRO-UI

cd into /micro-ui/web/micro-ui-internals In the project directory, you can run:

yarn install

yarn run start:dev or yarn run sprint

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Starting with UPOYG-UI App (Impelmentation Teams) - MICRO-UI

cd into /micro-ui/web In the project directory, you can run:

yarn install

yarn run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Starting with Citizen App (Old UI) - MONO-UI

cd into /mono-ui/web/rainmaker In the project directory, you can run:

yarn install

yarn run go

yarn run dev:citizen

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Starting with Employee App (Old UI) - MONO-UI

cd into /mono-ui/web/rainmaker In the project directory, you can run:

yarn install

yarn run go

yarn run dev:employee

Runs the app in the development mode.
Open http://localhost:3006 to view it in the browser.

Starting with Dashboard App (Old UI) - MONO-UI

cd into /mono-ui/web/dss-dashboard In the project directory, you can run:

yarn install

yarn run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Dashboard App

Contains Dashboard for all modules: 

MONO UI App

Contains Citizen & Employee App for the modules like
1. Property Tax
2. Complaints
3. Tradelicence
4. NOC
5. FireNOC
6. Water & Sewerage
7. MISC Collections
8. Bill & Receipts
9. HRMS
10. OBPS

MICRO UI App

Contains Citizen & Employee App for the modules like
1. Property Tax
2. Complaints
3. Tradelicence
4. NOC
5. FSM
6. HRMS
7. OBPS