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.
pfqh28n73
5a5da68236
|
1 month ago | |
---|---|---|
README.md | 1 month ago | |
first.html | 1 month ago | |
index.html | 1 month ago | |
server.js | 1 month ago |
README.md
102201615
预先安装nodejs环境,打开终端,然后在项目根目录下输入下列指令:npm init -y;npm install express multer xlsx cors body-parser 在终端继续输入:node server.js,然后点击first.html文件跳转网页开始执行项目。