作为流星客户端连接的Ionic UI的简单示例? [英] A simple example of an Ionic UI that is wired up as a Meteor client?

查看:72
本文介绍了作为流星客户端连接的Ionic UI的简单示例?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经多次启动本教程,没有时间成功完成本教程. 具有Meteor和Ionic 2 CLI的WhatsApp克隆

I've started this tutorial several times, without time to complete it with success. WhatsApp Clone with Meteor and Ionic 2 CLI

上面的教程中有很多掘金,而且看起来很完整.但是,只是看到一个简单的Ionic UI作为Meteor客户端的示例而感到非常肿.如果你们中的任何一个能为我指明正确的方向……将不胜感激!

There are a lot of nuggets in the tutorial, above and it seems thoroughly laid out. However, it's pretty bloated just to see a simple example of an Ionic UI behaving as a Meteor client. If any of you could point me in the right direction... it would be greatly appreciated!

推荐答案

下面,我将总结流星和Angular的情况.

With the following I'd like to summarize the situation on Meteor and Angular.

首先, meteor.com 有一个官方的自托管角度教程,但是WhatsApp克隆教程是指第三方开发人员团队,该团队提供了教程,并在Meteor-Angular集成方面做了很多基础工作.

First, meteor.com has an official self-hosted angular tutorial, but the WhatsApp clone tutorial is referring to a third party developer team, which provides the tutorial and did lots of fundamental work on the Meteor-Angular integration.

您引用的(webpack-)教程是(截至今天,2019/01/14)定位为ionic 2(标题为3?)和Angular 2,它的最新更新是在2017/06/15.

The (webpack-) tutorial you referenced is (as of today, 2019/01/14) targeting ionic 2 (headline says 3?) and Angular 2 and it's last update was on 2017/06/15.

类似的情况是,如果您使用本教程的纯Meteor-CLI版本.

A similar situation is if you use the pure Meteor-CLI version of the tutorial.

在这两种情况下,您最终都将使用非常过时的Angular版本(当前为7),并且还将安装大多数不兼容的Typescript版本.

In both cases you will end up using very outdated Angular versions (current is 7) and also install mostly incompatible Typescript versions.

现在,在浪费更多时间尝试运行已淘汰的技术之前,您实际上可以查看主要的

Now before you waste more time on trying to get the deprecated tech running, you may actually check out the main Angular-Meteor integration repo.

此回购协议本身仍将保留(截至2018年11月的最新更新),并且构建也将成功.

This repo itself is still maintained (last update on Nov. 2018 as of today) and the builds also succeed.

还可以克隆快速入门存储库,并快速入门:

A quickstart repo can also be cloned and get you started fast:

git clone https://github.com/Urigo/angular-meteor-base myApp
cd myApp
meteor npm install
meteor

这篇关于作为流星客户端连接的Ionic UI的简单示例?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆