/WAD.Project.11456

The repository is intended for the Web Application Development module at Westminster International University in Tashkent | 11456

Primary LanguageTypeScript

WAD.PROJECT.11456

Steps to run the project

  • Download project as a zip.
  • Extract from archive to desktop or any other convinient location.
  • Open WAD.API.11456 and open sln file in Visual Studio.
  • Next, make sure that API is working and returning real data from UniDB.

Moving to client side of application,

  • Open seperately WAD.Client.11456 folder in Visual Studio Code.
  • Run npm i command on termina; inside WAD.Client.11456 project, in that way, you will install node modules.
  • Run ng serve command on terminal inside project and navigate to http://localhost:4200/

Voila!