初始化 Node.js 项目
yarn init v1.22.19
安装 Remix
yarn add @remix-project/remixd -g
⚠️ 此时如果直接敲 remix,显示找不到这个命令。
使用 Node.js 来直接执行 remixd.js 文件
node node_modules\@remix-project\remixd\src\bin\remixd.js
😄 连接上了,在网页端添加一个文件后,在 VSCode 可见。
京公网安备 11010502049817号