/angreg

Primary LanguageHTML

Angular(6)-Php

Angular(6)-Php (Under Development- Basic functionalities are working)

Project Screenshots

alt text

Public (Front-End)

This /public folder contains Angular code

Server (Back-End)

This /server folder contains php code

Database

import database from /database folder

How to Run

Note: make sure #node and #git is installed on your system.

  • Step 1 : goto /database folder and import anemp.sql in your machine

  • Step 2 : goto /public

         run **npm install**
         
         run **ng serve** for development mode/debugging use this
         
         Angular running at http://localhost:4200/