This topic has been archived. It cannot be replied.
-
枫下家园 / 电脑电信 / 劳驾哪位给指点一下,如何安装?安装文件选哪个或哪几个?不编程的话,最后两个文件是否可以不下载?感谢!
-anexplorer(页于);
1-18
{5670}
(#15899290@0)
-
这是干啥用的?就下载一个x64.zip就够了
-palwang2000(重现江湖);
1-18
(#15899310@0)
-
格律诗编辑器,学诗用的。darwin-x64和mas-x64 哪个?
-anexplorer(页于);
1-18
(#15899321@0)
-
不清楚这两个啥区别,要不你下载win32.x64.zip试试
-palwang2000(重现江湖);
1-18
(#15899364@0)
-
First, install node.js, including npm.
cd into the project directory, and type npm install. This will install all the dependencies.
Finally, npm start to run the app.
第二问:这三步在windows 下如何做?
-anexplorer(页于);
1-18
(#15899315@0)
-
windows command prompt
-original(wabi);
1-18
(#15899337@0)
-
dos 早忘完了。
-anexplorer(页于);
1-18
(#15899884@0)
-
请问怎样实现这个指令:“cd into the project directory, and type npm install” 是:cd\c:\program files\nodejs\ 吗?(文件在nodejs 文件夹中。) 回车,然后输入npm install.
-anexplorer(页于);
1-18
(#15899880@0)
-
没错,最后两个zip不用。前面的看你要在什么平台上装,如果只是windows,下载win32-x64就行
-martins(Martin);
1-18
(#15899325@0)
-
不是我在上面说的之一?
-anexplorer(页于);
1-18
(#15899332@0)
-
不用啊,下载了解压里面有个exe,运行就好。好像是用javascript写的
-martins(Martin);
1-18
(#15899336@0)
-
你用的应该是 macos,那就 darwin 的就行
-x2y(xfer);
1-18
(#15899511@0)
-
是 64bit windows.
-anexplorer(页于);
1-18
(#15899882@0)
-
不好意思,看错了,看那个图以为是你的电脑的截图
-x2y(xfer);
1-19
(#15900861@0)
-
请问怎样实现这个指令:“cd into the project directory, and type npm install” 是:cd\c:\program files\nodejs\ 吗?(文件在nodejs 文件夹中。) 回车,然后输入npm install. -anexplorer(页于); 22:52
-anexplorer(页于);
1-18
(#15899888@0)
-
你都下载win32-x64的执行程序了,就不用执行指令了吧,如果你下载源码,那可能需要安装nodejs,对源码做build,生成执行代码
-x2y(xfer);
1-19
(#15900866@0)