标签: meteor
我从github下载了望远镜,我正试图在我的网站上安装它。 不幸的是我不知道怎么办?我在我的Mac上尝试过没有任何问题
git clone git@github.com:TelescopeJS/Telescope.git
和
curl https://install.meteor.com/ | sh
答案 0 :(得分:0)
部署使用meteor deploy来部署到流星服务器。 通过arunoda查看mup以部署到您自己的服务器。 还有demetorizer。