L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Johan Girod 49dbac252c
Merge pull request #778 from betagouv/laem-patch-2
Console.log qui traîne
2019-11-07 10:15:26 +01:00
.vscode Taille des tabulations dans VS Code 2019-10-31 13:28:13 +01:00
cypress 🐛 fix #760 2019-10-31 10:24:55 +01:00
source Console.log qui traîne 2019-11-06 17:08:08 +01:00
test 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
.eslintrc.yaml 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
.gitconfig
.gitignore
.prettierrc Édite la configuration Prettier 2019-10-31 13:28:13 +01:00
CONTRIBUTION.md 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
LICENSE
README.md
babel.config.js 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
circle.yml 🐛 fix #760 2019-10-31 10:24:55 +01:00
componentTestSetup.js
crédits-icônes.yaml
cypress.json
formeJuridique.yaml
index.html 🐛 Suppression du polyfill nomodule pour Safari 2019-11-06 13:26:25 +01:00
jest.config.js 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
manifest.webmanifest
netlify.toml 🐛 répare la redirection entreprise/* 2019-10-31 11:35:39 +01:00
package.json 🔥 React-Select ATMP et du coup 🔥 react-select partout 2019-11-05 18:06:56 +01:00
postcss.config.js
serve.infrance.json
serve.mon-entreprise.json
tsconfig.json 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
yarn.lock 🔥 React-Select ATMP et du coup 🔥 react-select partout 2019-11-05 18:06:56 +01:00

README.md

logo mon-entreprise.fr

This repository powers mycompanyinfrance.fr and mon-entreprise.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.

Contribute

If you want to contribute to this application, please check out CONTRIBUTION.md.

Supported browsers

The website will run well on modern browsers. Internet Explorer is not supported anymore (it should work but with 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