You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.1 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "5c51a54dd89075a7a362890117b7ed9e",
"translation_date": "2025-08-25T18:03:58+00:00",
"source_file": "3-Data-Visualization/13-meaningful-visualizations/solution/README.md",
"language_code": "zh"
}
-->
# 危险关系数据可视化项目
在开始之前,请确保您的计算机上已安装并运行了 NPM 和 Node。安装依赖项npm install然后在本地运行项目npm run serve
## 项目设置
```
npm install
```
### 编译并热加载用于开发
```
npm run serve
```
### 编译并压缩用于生产
```
npm run build
```
### 检查并修复文件
```
npm run lint
```
### 自定义配置
请参阅[配置参考](https://cli.vuejs.org/config/)。
**免责声明**
本文档使用AI翻译服务 [Co-op Translator](https://github.com/Azure/co-op-translator) 进行翻译。尽管我们努力确保翻译的准确性,但请注意,自动翻译可能包含错误或不准确之处。应以原始语言的文档作为权威来源。对于重要信息,建议使用专业人工翻译。我们对因使用此翻译而产生的任何误解或误读不承担责任。