{"id":19793902,"url":"https://github.com/wzhqwq/vc-frontend-deploy-only","last_synced_at":"2025-02-28T09:51:49.224Z","repository":{"id":189482278,"uuid":"656780513","full_name":"wzhqwq/vc-frontend-deploy-only","owner":"wzhqwq","description":"项目实训项目“多聚类可视化平台”前端工程，同步自内部项目托管网站","archived":false,"fork":false,"pushed_at":"2023-09-14T06:00:31.000Z","size":976,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T04:39:55.116Z","etag":null,"topics":["configurable","d3-js","drag-and-drop","joyui","low-code","svgjs"],"latest_commit_sha":null,"homepage":"https://vc-frontend.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wzhqwq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-21T16:11:41.000Z","updated_at":"2023-08-20T09:21:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e109236c-f240-48a3-af95-54bfeb7d6872","html_url":"https://github.com/wzhqwq/vc-frontend-deploy-only","commit_stats":null,"previous_names":["wzhqwq/vc-frontend-deploy-only"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhqwq%2Fvc-frontend-deploy-only","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhqwq%2Fvc-frontend-deploy-only/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhqwq%2Fvc-frontend-deploy-only/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhqwq%2Fvc-frontend-deploy-only/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wzhqwq","download_url":"https://codeload.github.com/wzhqwq/vc-frontend-deploy-only/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241133232,"owners_count":19915367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configurable","d3-js","drag-and-drop","joyui","low-code","svgjs"],"created_at":"2024-11-12T07:11:37.030Z","updated_at":"2025-02-28T09:51:49.179Z","avatar_url":"https://github.com/wzhqwq.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 项目说明\n\n# 开发\n\n## 命名规范\n\n- 所有的组件首字母大写\n- 所有的页面仅导出一个default函数组件，且文件名必须和组件名一致（否则hmr会失效）\n- 所有的页面组件必须放在`src/pages`目录下\n- 所有的可重用组件集合不应该导出default，应该导出多个组件、type、interface、常量等\n- 所有的可重用组件必须导出default，可以导出多个type、interface、常量等\n- 所有的可重用组件必须放在`src/components`目录下\n\n## import规范\n\n@mui/icons-material虽然支持摇树优化，但是由于它的图标太多了，如果从index中引入图标，会导致vite扫描所有的图标代码，导致编译时间过长，所以请直接从`@mui/icons-material/图标名`引入\n\n## UI规范\n\n尽量使用`@mui/joy`中的组件，对于没有的组件，可以用`@mui/material`代替，颜色已经统一，不需要再自己定义颜色\n\n### 颜色使用\n\n所有容器和容器内组合组件请使用neutral（是默认的），需要从主题中区分出的重要操作组件请使用primary\n\n## 安装依赖\n\n```bash\nyarn\n```\n\n## 启动开发服务器\n\n```bash\nyarn start\n```\n\n## 构建生产版本\n\n```bash\nyarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzhqwq%2Fvc-frontend-deploy-only","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwzhqwq%2Fvc-frontend-deploy-only","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzhqwq%2Fvc-frontend-deploy-only/lists"}