文件名称:Map-Visualization
文件大小:91KB
文件格式:ZIP
更新时间:2024-06-03 03:06:39
JavaScript
可视化俄罗斯政治压制数据 项目设置 yarn install yarn run start:dev 该站点将在localhost:3000上可用 ESLinter 要检查您的代码样式,只需执行 yarn run lint 大多数问题可以通过使用--fix键调用come命令来--fix yarn run lint --fix 为了避免预提交检查,请使用--no-verify密钥,例如 git commit -m "commit msg" --no-verify 测验 npm test
【文件预览】:
Map-Visualization-master
----.babelrc(55B)
----config()
--------webpack-prod-config.js(2KB)
--------webpack-dev-server.js(1KB)
--------webpack-dev-config.js(2KB)
--------webpack-common-config.js(952B)
--------paths.js(661B)
----package.json(2KB)
----.eslintrc.json(451B)
----.prettierrc(52B)
----src()
--------app.css(65B)
--------index.jsx(146B)
--------assets()
--------index.html(264B)
--------app.jsx(279B)
--------components()
--------clients()
--------utils()
----.gitignore(45B)
----README.md(581B)
----yarn.lock(239KB)
----.eslintignore(60B)