L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Johan Girod 1af9381141 👽 début de la traduction des simulateurs indeps 2019-04-09 11:01:07 +02:00
cypress 💚 Corrige le test sur demo.mon-entreprise.fr 2019-02-18 17:10:25 +01:00
source 👽 début de la traduction des simulateurs indeps 2019-04-09 11:01:07 +02:00
test 🐛 Résolution de problèmes de syntaxe 2019-04-09 11:01:07 +02:00
.babelrc 🐎 Le build par défaut est conçu pour les navigateurs récents 2019-03-21 19:57:38 +01:00
.eslintrc.yaml 🐛 répare la page blanche sur mycompanyinfrance.fr 2019-02-08 13:46:37 +01:00
.flowconfig
.gitconfig
.gitignore Nouvelle cible webpack 'engine' 2018-11-23 16:01:12 +00:00
.prettierrc
CONTRIBUTION.md
LICENSE
README.md Update README.md 2019-03-21 17:57:34 +01:00
_redirects 💚 déplace les redirections temporaires dans le fichier redirect 2019-02-04 12:44:41 +01:00
circle.yml 💚 enlève les tests E2E sur demo en attendant de corriger le changement de langue 2019-02-18 17:19:30 +01:00
componentTestSetup.js
crédits-icônes.yaml
cypress.json Ajoute des script npm pour lancer les tests E2E 2019-02-08 11:09:13 +01:00
example-integration.html
formeJuridique.yaml 💚 Répare les tests unitaire, les erreurs flow et les erreurs eslint 2019-02-01 17:21:41 +01:00
index.html 🐛 corrige page blanche sur safari 9 et 10 2019-04-04 15:51:59 +02:00
manifest.webmanifest
netlify.toml Ajoute une page stats à mon-entreprise.fr 2019-02-22 17:51:13 +01:00
package.json 🐎 Le build par défaut est conçu pour les navigateurs récents 2019-03-21 19:57:38 +01:00
postcss.config.js 🐛 Fix the seo critical problem 2018-11-06 17:27:35 +01:00
serve.infrance.json
serve.mon-entreprise.json ajoute des tests E2E pour mon-entreprise & mycompanyinfrance 2019-02-07 18:43:53 +01:00
yarn.lock 🐎 Le build par défaut est conçu pour les navigateurs récents 2019-03-21 19:57:38 +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, with the help of the social security contributions collector, URSSAF.

Most of the documentation (including issues and the wiki) is written in french, please 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