This guide aims at enabling the readers to create a Birth registration for citizen and Employee module for the frontend.
Prerequisites:
Prior Knowledge of React JS.
Prior Knowledge of Redux/Hooks.
Prior Knowledge of SCSS/React StoryBook.
Prior knowledge of Git.
If you are starting off with a fresh Linux/windows machine, we will setup a few things before we can start an application -
i) Install Vs Code -
ii) Install Node JS -
Repo Link:
Project Structure:
...
package.json:-
...
.
...
Register the Module:-
Code Block |
---|
"@egovernments/digit-ui-module-birthregistration":"1.5.3", |
...