eluFranceGeographique
An angular project shows the elected of different geographical locations in france
To get the codes:
git clone https://github.com/Jijun-TANG/electedGeoFrance.git
To start the project, first you need to install the necessary dependencies:
npm install
And start the server locally:
npm start