File tree 2 files changed +9
-9
lines changed
.docs/angular-meteor/client/views
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
< template name ="angular2.html ">
2
2
< div class ="main-unit container ">
3
3
< div class ="angular-2 ">
4
- < h1 > A Clear Migration Path to Angular 2</ h1 >
4
+ < h1 > A Clear Migration Path to Angular 2.0 </ h1 >
5
5
< img src ="/images/angular-2-shield-large.png "/>
6
6
< p > Together with our community members, we have been working on getting Angular-Meteor working with Angular 2.</ p >
7
7
< p > We think we created a good solution for working with Angular 2.0 and migrating to it.</ p >
Original file line number Diff line number Diff line change 5
5
< img src ="/images/logo-large.png ">
6
6
</ div >
7
7
< div >
8
- < h1 > Combine the Best Frameworks </ h1 >
8
+ < h1 > Build Realtime Web and Mobile Apps With Angular and Meteor </ h1 >
9
9
</ div >
10
10
< div >
11
11
< a href ="/tutorial "
@@ -23,19 +23,19 @@ <h1>Angular-Meteor Makes Real Time Full Stack Easy</h1>
23
23
< div class ="row ">
24
24
< div class ="col-sm-6 ">
25
25
< div class ="small-hero ">
26
- < h2 > Combined Power </ h2 >
27
- < img src ="/images/plug-in .png ">
26
+ < h2 > Real Time Data Sync and Store </ h2 >
27
+ < img src ="/images/existing .png ">
28
28
< p >
29
- Plug-in to a well documented platform that combines the transformative power of Angular and the easy to manage Meteor framework .
29
+ Sync data in realtime across your own server, DB and clients instantly .
30
30
</ p >
31
31
</ div >
32
32
</ div >
33
33
< div class ="col-sm-6 ">
34
34
< div class ="small-hero ">
35
- < h2 > Use Your Existing Code </ h2 >
36
- < img src ="/images/existing .png ">
35
+ < h2 > Write Angular on the Server </ h2 >
36
+ < img src ="/images/plug-in .png ">
37
37
< p >
38
- No need to change your existing code - whether you're coming from Angular or from Meteor - angular-meteor just works .
38
+ Use your existing Angular knowledge to create your server. Remove boilerplate by calling Angular Services from the server directly on your client .
39
39
</ p >
40
40
</ div >
41
41
</ div >
@@ -44,7 +44,7 @@ <h2>Use Your Existing Code</h2>
44
44
< div class ="row ">
45
45
< div class ="col-sm-12 ">
46
46
< p class ="tutorial-cta ">
47
- Angular-Meteor brings the responsive power of Angular to the powerful and flexible Meteor stack.
47
+ Angular-Meteor is completely Open Source. brings the responsive power of Angular to the powerful and flexible Meteor stack. Deploy wherever you want .
48
48
</ p >
49
49
< a class ="btn btn-default tutorials "
50
50
href ="https://github.com/Urigo/angular-meteor ">
You can’t perform that action at this time.
0 commit comments