Skip to content

Instantly share code, notes, and snippets.

@JasvinderSingh1
Created May 28, 2020 20:43
Show Gist options
  • Save JasvinderSingh1/915d200d0429322dec43f21d95ccb28f to your computer and use it in GitHub Desktop.
Save JasvinderSingh1/915d200d0429322dec43f21d95ccb28f to your computer and use it in GitHub Desktop.
Dowload install node
install angular CLI
ng new 'project name'
ng serve --port 4300
ng generate component 'component name'
https://jasonwatmore.com/post/2019/06/10/angular-8-user-registration-and-login-example-tutorial#login-component-html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment