Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
taro-ordering
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bal Feng
taro-ordering
Commits
6237190d
Commit
6237190d
authored
Nov 01, 2018
by
Bal Feng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
📝
upgrade README.md
parent
22da43d0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
44 deletions
+5
-44
README.md
README.md
+5
-44
No files found.
README.md
View file @
6237190d
...
@@ -4,14 +4,6 @@
...
@@ -4,14 +4,6 @@
使用
**Taro**
,我们可以只书写一套代码,再通过
**Taro**
的编译工具,将源代码分别编译出可以在不同端(微信小程序、H5、React-Native 等)运行的代码。
使用
**Taro**
,我们可以只书写一套代码,再通过
**Taro**
的编译工具,将源代码分别编译出可以在不同端(微信小程序、H5、React-Native 等)运行的代码。
该项目基于Taro,构建了一个女装租赁平台,涉及了一个电商平台完整的业务逻辑和功能点,如果这个项目能驾驭的了,相信大部分公司的其他React项目也就不在话下。
如遇网络不佳,请移步
[
国内镜像加速节点
](
https://gitee.com/easytuan/taro-msparis
)
# 效果演示
暂无
# 技术栈
# 技术栈
React + taro + dva
React + taro + dva
...
@@ -20,33 +12,21 @@ React + taro + dva
...
@@ -20,33 +12,21 @@ React + taro + dva
```
```
git clone git@
github.com:EasyTuan/taro-msparis
.git
git clone git@
cd.i.strikingly.com:bal.feng/taro-ordering
.git
# 国内镜像加速节点:git@gitee.com:easytuan/taro-msparis.git
cd taro-ordering
cd taro-msparis
yarn install
npm
install
npm
run dev:weapp // 编译 小程序 端
npm run dev:
weapp
npm run dev:
h5 // 编译 web 端
# pages模版快速生成
# pages模版快速生成
npm run tep `文件名`
npm run tep `文件名`
```
```
## 项目说明
**git分支说明:**
init:框架整体结构,不涉及任何业务逻辑
master:项目的稳定版本
feature:项目开发分支
# 目标功能
暂定
# 业务介绍
# 业务介绍
目录结构
目录结构
...
@@ -58,7 +38,6 @@ npm run tep `文件名`
...
@@ -58,7 +38,6 @@ npm run tep `文件名`
│ ├── dev.js // 开发时配置
│ ├── dev.js // 开发时配置
│ ├── index.js // 默认配置
│ ├── index.js // 默认配置
│ └── prod.js // 打包时配置
│ └── prod.js // 打包时配置
├── screenshots // 项目截图,和项目开发无关
├── src // 源码目录
├── src // 源码目录
│ ├── components // 组件
│ ├── components // 组件
│ ├── config // 项目开发配置
│ ├── config // 项目开发配置
...
@@ -77,21 +56,3 @@ npm run tep `文件名`
...
@@ -77,21 +56,3 @@ npm run tep `文件名`
├── package.json
├── package.json
└── template.js // pages模版快速生成脚本,执行命令 npm run tep `文件名`
└── template.js // pages模版快速生成脚本,执行命令 npm run tep `文件名`
# 说明
> 如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^
> 或者您可以 "follow" 一下,我会不断开源更多的有趣的项目
> 如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍
# 捐助
如有帮助,欢迎打赏
<img
src=
"screenshots/wechat.jpg"
width=
"200px"
/>
<img
src=
"screenshots/alipay.jpg"
width=
"200px"
/>
# License
[
MIT
](
LICENSE
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment