SoftServe IT Academy

Repository Title Goes Here

This is a project that gives applicants the opportunity to get acquainted with the list of educational institutions that provide education in our region. Here they can get detailed information about available specialities and detailed information required for admission to the university.


Installation

  • All the code required to get started
  • Images of what it should look like

Required to install

  • Node.js(12.11.1) ♿
  • Angular CLI

Clone

  • Clone this repo to your local machine using https://github.com/ita-social-projects/YIF_Angular.git

How to run locally

Install this package first

https://nodejs.org/en/

Check whether Node package has been succesfully installed using following command in terminal:

node -v

Install Angular CLI

npm install -g @angular/cli

Check whether Angular CLI has been succesfully installed using following command in terminal:

ng version

Download or clone this project using following command in git bash:

git clone https://github.com/ita-social-projects/YIF_Angular.git

Move to the project folder and install required node packages using terminal:

npm install

Launch the project:

ng serve --open

How to deploy the project with docker-compose locally


Team

Or Contributors/People

@lhalam @lhalam

  • You can just grab their GitHub profile image URL
  • You should probably resize their picture using ?s=200 at the end of the image URL.

FAQ

  • How do I do specifically so and so?
    • No problem! Just do this.

License