Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 -

vs code for windows

vs code for Linux

ii) Install Node JS -

Node Js For Windows

Node Js For Linux

Repo Link:

Project Structure:

...

package.json:-

...

.

...

Register the Module:-

Code Block
 "@egovernments/digit-ui-module-birthregistration":"1.5.3",

...