Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.52 KB

File metadata and controls

16 lines (9 loc) · 1.52 KB
description
Steps to build a citizen portal for a module

Citizen Module Setup

This section of the guide enables developers to create their own front-end citizen module from scratch which they can deploy on top of DIGIT UI. The new module will be visible as a "card" in the DIGIT citizen portal.

Steps to build the citizen portal for a module

  1. Create Project Structure
project-structure.md
  1. Install Dependency
install-dependency.md
  1. Import Required Components
import-required-components.md
  1. Write Frontend Code
write-citizen-module-code.md

This guide provides examples and illustrations on how to set up and integrate the most commonly used DIGIT UI libraries.

Refer to the sample screens here.