2019-2020-ps6-rendu-for-boomers created by GitHub Classroom
Hello there !
Pour Windows :
https://nodejs.org/dist/v12.16.3/node-v12.16.3-x64.msi
Pour Linux :
sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install nodejs
./install.sh
npm run dev
ng serve
http://localhost:4200/
npm install
npm install -g @angular/cli
npm install ng2-charts
npm install chart.js
ng serve
npm run dev