Develop the vehicle registration web application for validate and determine the license plate number type using ANGULAR.
First, clone or download the source code from github
Then, goto the root directory and install the node modules using
npm install
Finally, run the application using
ng serve --open
👍.
https://sathveegan.github.io/Vehicle-Registration-App-Angular/