Skip to content

aldin-cimic/Angular-PHP

Repository files navigation

Angular PHP CRUD and Parent Child Communication

This project was generated with Angular CLI version 7.2.1.

Development server

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.

Code scaffolding

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.

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Angular-PHP

Angular with PHP-Mysql Backend (Extra: Parent Child Communication)

steps to run the project

  1. Clone this project.
  2. Do the npm install
  3. For PHP and DB Files add to your php project.
  4. Now for PHP folder put this folder inside C:/xampp/htdocs (for this u need xampp to be installed on your system).
  5. Pick up the backend file and upload inside the mysql db.
  6. You can change the api links from backend.component.ts files.
  7. Finally put command npm install for all dependencies.
  8. Run the project ng serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published