Meteor

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(用户)
(用户)
第32行: 第32行:
 
[[image:angular-meteor-ionic-whatsapp.png]] [http://www.angular-meteor.com/tutorials/whatsapp/ 更多细节>>>]
 
[[image:angular-meteor-ionic-whatsapp.png]] [http://www.angular-meteor.com/tutorials/whatsapp/ 更多细节>>>]
  
==用户==
+
==项目==
 +
*[https://github.com/meteoric/meteor-ionic meteor-ionic]
 +
*[https://github.com/martijnwalraven/meteor-ios Meteor iOS]
 +
*[https://github.com/delight-im/Android-DDP Android-DDP]
 +
*[https://github.com/raix/push raix:push Push notifications] [https://github.com/elvismercado/meteor-raix-push-demo demo app]
 +
*[https://github.com/okgrow/analytics/ Complete analytics integration for Meteor]
 +
*[https://github.com/okgrow/meteor-persistent-session meteor-persistent-session]
 +
*[https://github.com/alanning/meteor-roles meteor-roles]
 +
*[https://github.com/okland/accounts-phone Accounts-Phone]
 +
 
 +
==应用==
 
*[[Reaction Commerce]]
 
*[[Reaction Commerce]]
 +
*[https://github.com/wekan/wekan Wekan] - Open source Trello-like [[kanban]]
 +
*[http://www.telescopeapp.org/ Telescope] The [[React.js]] + Meteor app platform, [https://github.com/TelescopeJS/Telescope Telescope] - An open-source social news app built with Meteor
 +
*[http://www.orionjs.org/ Orion CMS]
 +
*[https://github.com/DiscoverMeteor/Microscope Microscope] - The Discover Meteor book's example app
 
*[https://pedlar.co/ Pedlar]
 
*[https://pedlar.co/ Pedlar]
 +
*[https://github.com/Crowducate/crowducate-platform Crowducate Platform] - Open source education platform Powered by meteor
 
*[https://gameraven.com/ GameRaven游戏社区]
 
*[https://gameraven.com/ GameRaven游戏社区]
*[https://facebook.github.io/react/ Telescope] The [[React.js]] + Meteor app platform
 
  
 
==图集==
 
==图集==

2016年6月24日 (五) 06:34的版本

Meteor, the JavaScript App Platform

Meteor 是一个纯 JavaScript 的 Web 和 Mobile apps 构建工具。

目录

指南

curl https://install.meteor.com | /bin/sh
meteor create try-meteor
cd try-meteor
meteor
=> Started proxy.                             
=> Started MongoDB.                           
=> Started your app. 
http://localhost:3000/
meteor deploy try-meteor.meteor.com

Bootstrap

cd meteor-accounts
meteor add twbs:bootstrap
meteor add ian:accounts-ui-bootstrap-3
meteor add accounts-password
meteor add accounts-github

更多细节:meteor-accounts-ui-bootstrap-3

例子

sudo meteor create --example localmarket
cd localmarket
meteor
sudo meteor create --example todos
cd todos
meteor

Angular-meteor-ionic-whatsapp.png 更多细节>>>

项目

应用

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱