Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/three.js/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何将meteor应用程序部署到我的网站_Meteor - Fatal编程技术网

如何将meteor应用程序部署到我的网站

如何将meteor应用程序部署到我的网站,meteor,Meteor,我已经从github下载了望远镜,我正在尝试在我的网站上安装它。 不幸的是我不知道怎么做?我在我的mac电脑上试过,没有问题 git clone git@github.com:TelescopeJS/Telescope.git 及 要部署,请使用meteor部署部署到meteor服务器。 请看arunoda为部署到您自己的服务器而编写的mup。 还有摄魂器 你也试过吗?当你使用那个命令时会发生什么事吗?有错误,命令没有找到你现在在Mac中吗?是的!我在使用约塞米蒂你读了吗?同意@Eliezer

我已经从github下载了望远镜,我正在尝试在我的网站上安装它。 不幸的是我不知道怎么做?我在我的mac电脑上试过,没有问题

git clone git@github.com:TelescopeJS/Telescope.git


要部署,请使用meteor部署部署到meteor服务器。 请看arunoda为部署到您自己的服务器而编写的mup。
还有摄魂器

你也试过吗?当你使用那个命令时会发生什么事吗?有错误,命令没有找到你现在在Mac中吗?是的!我在使用约塞米蒂你读了吗?同意@Eliezer,例如:
meteor部署你的站点名.meteor.com
,他们会以基本的方式为你托管。
curl https://install.meteor.com/ | sh