欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
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游戏社区] | ||
− | |||
==图集== | ==图集== |
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
项目
- meteor-ionic
- Meteor iOS
- Android-DDP
- raix:push Push notifications demo app
- Complete analytics integration for Meteor
- meteor-persistent-session
- meteor-roles
- Accounts-Phone
应用
- Reaction Commerce
- Wekan - Open source Trello-like kanban
- Telescope The React.js + Meteor app platform, Telescope - An open-source social news app built with Meteor
- Orion CMS
- Microscope - The Discover Meteor book's example app
- Pedlar
- Crowducate Platform - Open source education platform Powered by meteor
- GameRaven游戏社区
图集
链接
分享您的观点