...
Clone MOSIP’s Reference implementation repository (https://github.com/mosip/mosip-ref-impl.git).
Open the directory, “pre-registration-ui” of the desired branch.
Run npm install
Run ng serve / npm run start
Open http://localhost:4200 in the web browser you should be able to see the login screen.
...