HEG-Arc / PrestaSoc

Calculateur de prestations sociales
GNU General Public License v3.0
2 stars 1 forks source link

PrestaSoc

Calculateur de prestations sociales

Build Status Codacy Badge

development information

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

sending codecoverage to codacy

npm install -g codacy-coverage

cat coverage\report.lcov | codacy-coverage -t token