Edit me

This page will show you how to download and install the component web on your workstation.

Install the component

Checkout the Github repository : https://github.com/les-projets-cagnottes/web

  1. Install node modules : npm install
  2. Run the Angular App : ng serve
  3. Access the URL : http://localhost:4200

If you see the interface loading, your installation of the web component is completed.