L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Johan Girod aa66e4f6e7 Répare la navigation par branche des pages de documentation 2019-01-15 18:36:26 +01:00
cypress Les aides employeur ne sont plus sur la simulation 2018-12-30 11:50:06 +01:00
source Répare la navigation par branche des pages de documentation 2019-01-15 18:36:26 +01:00
test Merge remote-tracking branch 'origin/master' into indeps2 2019-01-08 18:22:44 +01:00
.eslintrc.yaml Nouveau composant de simulation qui compare des situations 2019-01-07 11:35:10 +01:00
.flowconfig 🐛 Visualisaiton de la réponse à la question localisation 2018-09-10 18:43:16 +02:00
.gitconfig add .gitconfig 2018-09-05 11:22:28 +02:00
.gitignore Nouvelle cible webpack 'engine' 2018-11-23 16:01:12 +00:00
.prettierrc
CONTRIBUTION.md 📝 ajoute l'emoji 🖋️ pour les modifications liées au contenu 2018-08-24 12:13:28 +02:00
LICENSE
README.md Nouvelle version 2018-11-23 16:28:24 +00:00
circle.yml 💚 fix cypress on master 2018-11-15 11:35:30 +01:00
componentTestSetup.js 🎨 Format the currencies depending on the locale 2018-05-09 11:24:01 +02:00
crédits-icônes.yaml wip 2018-08-04 12:11:34 +02:00
cypress.json Add circle CI check on our partner integration (pole-emploi) 2018-09-06 18:30:24 +02:00
example-integration.html
formeJuridique.yaml Expérimental : modélisation des formes juridiques 2018-11-09 17:59:56 +01:00
index.html 📈 Ajoute la console search google pour mon-entreprise.fr 2019-01-07 16:08:56 +01:00
manifest.webmanifest fixup! Evolution du webmanifest 2018-04-30 17:33:17 +02:00
netlify.toml Merge remote-tracking branch 'origin/master' into indeps2 2019-01-08 18:22:44 +01:00
package.json 🎨 Améliorations de l'UI du simulateur indeps 2019-01-07 11:35:10 +01:00
postcss.config.js 🐛 Fix the seo critical problem 2018-11-06 17:27:35 +01:00
serve.infrance.json 🐎 prerender les principales landing pages 2018-10-18 16:36:45 +02:00
yarn.lock 🎨 Améliorations de l'UI du simulateur indeps 2019-01-07 11:35:10 +01:00

README.md

La loi papier sur la page de droite du dessin de l'énorme livre de droit, sera (page de droite) augmentée par du code interprétable

This repository powers mycompanyinfrance.fr and embauche.beta.gouv.fr.

It's a React, Redux, Webpack website hosted on Netlify with no backend.

The hiring simulator, available on both websites, embeds a model of the french tax system as a YAML domain specific language. It enables displaying the computing rules on the Web and having a single source of logic for both the computation engine (a JS library) and the generated end-user conversation-like form.

The engine with the French tax law is available as a NPM module and explained on the wiki.

Developed by the french public startup incubator, beta.gouv.fr.

Most of the documentation (including issues and the wiki) is written in french, raise an issue if you are interested and do not speak French.

Run it

yarn install

yarn start

Supported browsers

The website will run well on modern browsers. IE 11 works, but can have visual glitches and performance issues.

This compatibility is tested thanks to BrowserStack's free open source program.

Logo de Browserstack, notre solution de tests manuels