Package:- number-plate-crud /number-plate-crud-angular - Angular Source Code /number-plate-crud-express - NodeJS Express Source Code
Starting App:-
- Make sure mongodb is running
- Go to directory
number-plate-crud-express
2.1 Command:-npm install
2.2 Command:-npm start
- Visit page at http://localhost:4200
Development Mode Start:-
- Make sure mongodb is running
- Go to directory
number-plate-crud-express
2.1 Command:-npm install
2.2 Command:-npm start
- Go to directory
number-plate-crud-angular
2.0 Command:-npm install -g @angular/cli
2.1 Command:-npm install
2.2 Command:-ng serve
- Run at http://localhost:4200