摘要:
1、初始化 npm init -y//package.json {//加这一句 "type": "module", "name": "apiserve", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { 阅读全文
posted @ 2022-03-22 23:06
眼里无光
阅读(806)
评论(0)
推荐(0)
摘要:
一、购买云服务器 1.阿里云服务器 2.腾讯云服务器 3.百度云服务器 4..... 我买的是腾讯云2核2G轻量应用服务器, 如图,购买之后就是选择镜像,推荐CentOS系统 安装好之后,重置镜像密码!!! 改完之后,开机。。。 建议下载一个Xshell,方便后续操作 安装好Xshell之后, 新建 阅读全文
posted @ 2022-03-22 01:14
眼里无光
阅读(878)
评论(0)
推荐(0)