Reaction Commerce

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(用户)
(指南)
第2行: 第2行:
  
 
==指南==
 
==指南==
 +
curl https://install.meteor.com | /bin/sh # installs Meteor
 +
git clone https://github.com/reactioncommerce/reaction
 +
cd reaction
 +
meteor npm install
 +
./reaction
 +
http://local.host:3000/
  
 
==Meteor==
 
==Meteor==

2016年7月4日 (一) 05:07的版本

Reaction Commerce 是一个现代、响应式、实时事件驱动的电子商务平台。基于 JavaScriptMeteorNode.js 构建,支持 Docker 部署。

目录

指南

curl https://install.meteor.com | /bin/sh # installs Meteor
git clone https://github.com/reactioncommerce/reaction
cd reaction
meteor npm install
./reaction
http://local.host:3000/

Meteor

基于 Meteor 的模块化设计

meteor add reactioncommerce:core
meteor add reactioncommerce:core-theme 
meteor add reactioncommerce:reaction-accounts
meteor add reactioncommerce:reaction-orders
meteor add reactioncommerce:reaction-shipping
...

项目

用户

图集

链接

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

变换
操作
导航
工具箱