docs: 添加了几个图
This commit is contained in:
15
frontend/client/package.json
Normal file
15
frontend/client/package.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "bookstoreclient",
|
||||
"version": "1.0.0",
|
||||
"description": "Book Store Client",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "electron ."
|
||||
},
|
||||
"author": "ZhuangYumin",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"electron": "^27.1.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user