This project was generated with Angular CLI version 6.2.3.
The main focus of this project is to develop a web app in which clients and admins of a food delivery service can, respectively, make orders of food and manage those order, either accepting or declining them.
The following npm packages are beign used in this project, alongside with the angular ones:
- angularfire2.
- firebase.
- ngx-paypal.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.