L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Mael e244d71da8 Test de la librairie sur un sujet différent : l'empreinte carbone 2018-10-20 20:51:39 +00:00
cypress Ajoute un test pour le lien vers la page d'aide 2018-10-11 11:35:19 +02:00
source Test de la librairie sur un sujet différent : l'empreinte carbone 2018-10-20 20:51:39 +00:00
test Test de la librairie sur un sujet différent : l'empreinte carbone 2018-10-20 20:51:39 +00:00
.eslintrc.yaml Ajoute un test end to end pour la landing embauche 2018-09-06 14:54:23 +02: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-10-17 13:15:22 +00:00
.prettierrc .prettierrc en JSON 2018-04-09 11:40:29 +02:00
CONTRIBUTION.md 📝 ajoute l'emoji 🖋️ pour les modifications liées au contenu 2018-08-24 12:13:28 +02:00
LICENSE 📝 MAJ de la date de la license 2018-01-24 10:53:50 +01:00
README.md English README (#408) 2018-10-16 17:47:12 +02:00
circle.yml Ajoute un délai avant les test e2e sur la prod 2018-10-11 12:07:16 +02: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 Ajout du parametre lang dans l'iframe 2018-04-17 16:27:53 +02:00
index.html Ajoutes des informations contextuelles au feedback utilisateur 2018-10-04 17:16:26 +02:00
manifest.webmanifest fixup! Evolution du webmanifest 2018-04-30 17:33:17 +02:00
netlify.toml Ajoute un test pour le lien vers la page d'aide 2018-10-11 11:35:19 +02:00
package.json WIP affichage du code source de /règle dans monaco editor 2018-10-17 17:28:27 +00:00
postcss.config.js Nettoyage des options postcss 2018-01-24 10:53:50 +01:00
yarn.lock WIP affichage du code source de /règle dans monaco editor 2018-10-17 17:28:27 +00: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.

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