mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-04-19 21:02:49 +08:00
doc: Update README.md
This commit is contained in:
parent
f7c91252cd
commit
44e21423cc
@ -19,6 +19,7 @@ docker run -p 8080:8080 nsnail/netadmin
|
|||||||
|
|
||||||
## 构建步骤
|
## 构建步骤
|
||||||
|
|
||||||
|
所涉软件均推荐下载zip/tar版本,解压即用,一键删除,不会污染系统环境:
|
||||||
```shell
|
```shell
|
||||||
# 1. 检查 dotnet sdk 版本 >=9.0.0
|
# 1. 检查 dotnet sdk 版本 >=9.0.0
|
||||||
dotnet --list-sdks
|
dotnet --list-sdks
|
||||||
@ -117,4 +118,4 @@ biz-infra-->infra
|
|||||||
| JavaScript | JavaScript解析器 | [Terser](https://github.com/terser/terser) |
|
| JavaScript | JavaScript解析器 | [Terser](https://github.com/terser/terser) |
|
||||||
| JavaScript | 代码质量检查 | [ESLint](https://github.com/eslint/eslint) |
|
| JavaScript | 代码质量检查 | [ESLint](https://github.com/eslint/eslint) |
|
||||||
| JavaScript | 代码格式化工具 | [Prettier](https://github.com/prettier/prettier) |
|
| JavaScript | 代码格式化工具 | [Prettier](https://github.com/prettier/prettier) |
|
||||||
| JavaScript | 标准加密库 | [crypto-js](https://github.com/brix/crypto-js) |
|
| JavaScript | 标准加密库 | [crypto-js](https://github.com/brix/crypto-js) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user