Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

folushooladipo/employee-directory

Repository files navigation

EmployeesDirectory

Welcome to the Employee Directory! Here's an app that lists the employees in our awesome company. The app was created using Angular 8.

Required software

  • Node.js 10+: please install Node.js version 10 or later using the information on this page.
  • npm 6+: You should have this installed once you install Node.js v10+.
  • The Angular 8 CLI: you can install it using npm install -g @angular/cli.
  • Git: a free and open source version control system. You can find download and installation instructions for it on this page.

Architecture

This app was created using Angular 8. Furthermore, the following tech and patterns in the Angular ecosystem were used to implement it:

Installation

  • Open a terminal window/command prompt.
  • Clone this repository using:
git clone https://github.com/folushooladipo/employee-directory.git
  • Run cd employee-directory to navigate into the repository's directory.
  • Run npm install to install the app's dependencies.
  • Run ng serve to start the app.
  • Open http://localhost:4200 in your favourite browser to see the app in the flesh!

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Licence

This project is licensed by Folusho Oladipo for your use under the MIT licence. All rights are NOT reserved.

About

A directory of the employees in our awesome company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •