Skip to content

Commit 02362b8

Browse files
committed
简单增加 readme
1 parent c67a30c commit 02362b8

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

README.md

+28-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
# vue-objccn
2-
☝️暂时保密
32

3+
<p align='center'>
4+
<img src='./image/vue-objccn_banner.png'>
5+
</p>
6+
7+
8+
<p align="center">
9+
<a href="https://img.shields.io/badge/Language-%20JavaScript%20-orange.svg"><img src="https://img.shields.io/badge/Language-%20JavaScript%20-orange.svg"></a>
10+
<img src="https://img.shields.io/badge/Language-Vue.js%20-brightgreen.svg">
11+
<img src="https://img.shields.io/badge/license-GPL-blue.svg">
12+
<a href="https://img.shields.io/badge/platform-%20iOS | Mac | Web%20-ff69b4.svg"><img src="https://img.shields.io/badge/platform-%20iOS | Mac | Web%20-ff69b4.svg"></a>
13+
<img src="https://img.shields.io/badge/PR-welcome%20!-brightgreen.svg?colorA=a0cd34">
14+
</p>
15+
16+
17+
利用 Vue.js 实现 [objc中国](https://objccn.io/) 的跨平台全栈应用
418

5-
> A Vue.js project
619

720
## Build Setup
821

@@ -32,13 +45,25 @@ npm test
3245
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
3346

3447

35-
48+
# 跨平台开发
3649

3750

3851
关于 Cordova 的安装,确实可以吐槽一点网络的问题。如果你在一个翻墙环境很差的地方,真的很痛苦。比如之前在一个翻墙环境很差的情况下全局安装 Cordova ,各种报错,就算是换了 cnpm 完全安装了以后,添加 iOS 平台以后以后会报一个 co 文件找不到的问题,感觉是 cnpm 没有把命令安装完整。后来我回到家里,翻墙网络很好,npm install 一下子就安装好了。不过有个小插曲:Cordova iOS 4.4.0 template 如果报错,就多安装几次,原因还是翻墙的原因,没有 catch 到。
3952

4053

4154

55+
# ❗️勘误
56+
57+
+ 如果在文章中发现了问题,欢迎提交 PR 或者 issue,欢迎大神们多多指点🙏🙏🙏
58+
59+
60+
61+
# ♥️感谢
62+
63+
感谢Star!
64+
65+
66+
4267
------
4368

4469
# LICENSE

image/vue-objccn_banner.png

31.2 MB
Loading

0 commit comments

Comments
 (0)