欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Meteor
来自开放百科 - 灰狐
(版本间的差异)
小 |
小 (→例子) |
||
第31行: | 第31行: | ||
meteor | meteor | ||
[[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/ 更多细节>>>] | ||
+ | |||
+ | ==用户== | ||
+ | *[[Reaction Commerce]] | ||
+ | *[https://pedlar.co/ Pedlar] | ||
+ | *[https://gameraven.com/ GameRaven游戏社区] | ||
+ | *[Telescope] The [[React]] + Meteor app platform | ||
==图集== | ==图集== |
2016年6月24日 (五) 06:00的版本
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
用户
- Reaction Commerce
- Pedlar
- GameRaven游戏社区
- [Telescope] The React + Meteor app platform
图集
链接
分享您的观点