文件名称:legislation-explorer:探索立法的公式和参数
文件大小:162KB
文件格式:ZIP
更新时间:2024-05-23 09:45:24
microsimulation legislation-as-code better-rules rules-as-code JavaScript
OpenFisca立法资源管理器 一个Web用户界面,用于浏览税收和福利系统。 该应用程序使用由OpenFisca Web API提供的法规描述,并使它的参数和公式可搜索和链接。 。 开发栈 该应用程序基于后端的和前端的 。 为了运行服务器或改进应用程序,请首先安装和 。 然后,运行以下命令: git clone https://github.com/openfisca/legislation-explorer.git cd legislation-explorer npm install --production 配置您的实例 您将需要告诉Legislation Explorer服务器可以到达OpenFisca API实例的位置,以及存储库所在的位置,以便将贡献者定向到该服务器。 所有这些都是通过环境变量完成的,从而允许您通过来对任何实例使用相同的代码。 要设置这些选项,您需要使
【文件预览】:
legislation-explorer-master
----.env.example(328B)
----.eslintrc(833B)
----webpack.config.dev.js(3KB)
----src()
--------search.js(2KB)
--------config.js(910B)
--------components()
--------routes.jsx(587B)
--------assets()
--------webservices.js(1KB)
--------periods.js(171B)
--------client.jsx(2KB)
--------server()
--------openfisca-proptypes.js(1KB)
----.babelrc(64B)
----.circleci()
--------config.yml(3KB)
--------.env.ci(268B)
----webpack.config.prod.babel.js(2KB)
----LICENSE(34KB)
----README.md(7KB)
----tests()
--------integration()
--------unit()
----.gitignore(187B)
----index.js(1KB)
----.eslintignore(13B)
----package-lock.json(419KB)
----package.json(2KB)