Skip to content

ranjithprabhuk/CXA-Assignment

Repository files navigation

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.