Meteor

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(例子)
(应用)
第57行: 第57行:
 
*[https://www.meteor.com/articles/top-8-projects-open-source-meteor Top 8 Meteor Open Source Projects]
 
*[https://www.meteor.com/articles/top-8-projects-open-source-meteor Top 8 Meteor Open Source Projects]
 
*[[Reaction Commerce]]
 
*[[Reaction Commerce]]
 +
*[https://github.com/DrMongo/DrMongo DrMongo] [[MongoDB]] admin app built on Meteor.
 
*[https://github.com/wekan/wekan Wekan] - Open source Trello-like [[kanban]]
 
*[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.telescopeapp.org/ Telescope] The [[React.js]] + Meteor app platform, [https://github.com/TelescopeJS/Telescope Telescope] - An open-source social news app built with Meteor

2016年7月4日 (一) 09:25的版本

Meteor, the JavaScript App Platform

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

目录

版本

  • 1.4, Meteor 1.4 will come with Node 4.4.x and Mongo 3.2
  • 1.3
  • 1.2

指南

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 更多细节>>>

项目

应用

图集

链接

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

变换
操作
导航
工具箱