/OfficeManager.Web

An Angular Web application which allows you to manage offices and the people that work in them.

Primary LanguageTypeScriptMIT LicenseMIT

OfficeManager.Web

An Angular Web application which allows you to manage offices and the people that work in them.

Installation

Requirements:

Steps:

  1. Run npm install to install the dependencies
  2. Run npm run start to start the application
  3. Navigate to http://localhost:4200 to access the application