Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 771 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 771 Bytes

CXA - Case Assignment

Angular application with flicker image loader, Carousel and Auto Complete Inputs box.

DEMO

You can see the application in the following url : CXA-Case Assignment

Installation

  1. A recommended way to install the application is through npm package manager using the following command:

    npm install
    

It will install all the packages from the npm repository.

  1. Use the following command to run the application

    npm start
    
  2. Application will accessible in http://localhost:4200/

Documentation

  • yet to be given

About Author

License

Released under the MIT license.