This project was generated with Angular CLI version 12.1.4.
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.
Move the folder contained in the server folder into xamp/htdocs, create a database called auction-app, then create the tables:
- User(id, name, password)