Versions Compared

Key

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

...

  1. Clone MOSIP’s Reference implementation repository (https://github.com/mosip/mosip-ref-impl.git).

  2. Open the directory, “pre-registration-ui” of the desired branch.

  3. Run npm install

  4. Run ng serve / npm run start

  5. Open http://localhost:4200 in the web browser you should be able to see the login screen.

...