Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
electron-printer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhuzhequan
electron-printer
Commits
055ae025
Commit
055ae025
authored
Jun 15, 2026
by
wusiyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: readme
parent
61063624
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
README.md
+13
-5
No files found.
README.md
View file @
055ae025
# 生产软件
# 生产软件
## 项目启动 (2026.0
5.11
)
## 项目启动 (2026.0
6.15
)
1.
安装 vue 脚手架 3.0
1.
安装 vue 脚手架 3.0
...
@@ -13,12 +13,20 @@
...
@@ -13,12 +13,20 @@
vue
-V
vue
-V
```
```
2. 使用 cnpm 安装依赖, cnpm 版本
=
7.1.1
2. 安装依赖
- 使用 cnpm 安装依赖, cnpm 版本
=
7.1.1
```
shell
npm install
-g
cnpm@7.1.1
cnpm
-v
cnpm install
```
- 使用 npm 安装 node 版本
=
16.20.2
```
shell
```
shell
npm install
-g
cnpm@7.1.1
npm install
cnpm
-v
cnpm install
```
```
3. 启动项目
3. 启动项目
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment