init: package name refactor

This commit is contained in:
2025-11-10 17:03:13 +08:00
parent cdb9d0d2dc
commit 056e36061e
1426 changed files with 127470 additions and 18 deletions

14
nl-vue/README.md Normal file
View File

@@ -0,0 +1,14 @@
## 安装依赖
```
npm install
```
## 启动项目(开发模式)
```
npm run serve
```
启动完成后浏览器访问 http://localhost:81