Calculateur de prestations sociales
Requires NodeJS > 6
npm install
npm run serve
http://localhost:3000
npm run simvars
see which variables are used in html compared to vars.fr.json
npm run test:auto
run unit-test
npm install -g codacy-coverage
cat coverage\report.lcov | codacy-coverage -t token