sachindolase / Fyle-FrontEnd_Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Fork this repository to your github account.
  2. Clone the forked repository and proceed with steps mentioned below.

Install requirements

  • Install angular cli Ref
  • npm install in this repository

Development server

  1. Run npm i to install all the related packages.
  2. Run ng serve for the initialization of the dev server.
  3. Navigate to http://localhost:4200/ or any other port if port 4200 is already in use

Test Cases

  1. Run ng test to run the test cases.

About


Languages

Language:TypeScript 56.8%Language:HTML 41.7%Language:SCSS 0.9%Language:JavaScript 0.7%