Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 439 Bytes

AuctionApp

This project was generated with Angular CLI version 12.1.4.

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.

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)