You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,9 +19,7 @@ Use Vue.js to develop a cross-platform full stack application of [Objc china](ht
20
19
-[x] ✅ Mobile App, currently only supports the Cordova framework, support iOS、Android、Windows Phone、BlackBerry four platforms
21
20
-[ ] ❌ Mobile phone native App, intended to use Weex framework, the same support for both iOS and Android platform
22
21
23
-
24
-
25
-
> Note: This project is purely just for fun, please support [喵神(@onevcat)](https://github.com/onevcat),support [Objc china](https://objccn.io/)。
22
+
> Note: This project is purely just for fun, please support [喵神(@onevcat)](https://github.com/onevcat), support [Objc china](https://objccn.io/).
26
23
27
24
> [中文介绍 chinese introduction](./README_CN.md)
28
25
@@ -55,16 +52,15 @@ Well, into the topic, Let's introduce this project:
55
52
📦 All technology stack of Vue:vue2 + vuex + vue-router + webpack
56
53
📌 ES6
57
54
📡 Network request:axios
58
-
🎈 Response framework:bootstrap,element-ui
55
+
🎈 Response framework:bootstrap, element-ui
59
56
✏️ Backend:express
60
57
📝 Code highlighted:highlight.js
61
58
🗄 Database:lowdb
62
59
📖 Markdown Parser:vue-markdown
63
60
🔖 Form validation:vee-validate
64
61
🏆 Cross-platform framework:Electron
65
62
66
-
67
-
# 📱Supported platforms
63
+
## 📱 Supported platforms
68
64
69
65
<palign='center'>
70
66
<imgsrc='./image/Supported_Platforms_.png'>
@@ -76,7 +72,7 @@ Due to Objc china website is directly response html data, so I want to simulate
76
72
77
73
I use Express framework to build a server, set up in the 8081 port, and write routing, the request will go to 8080, open the server will automatically open the background.
78
74
79
-
My current development environment is node v6.11.0 ,npm v3.10.10,Vue.js v2.8.2.
75
+
My current development environment is node v6.11.0 , npm v3.10.10, Vue.js v2.8.2.
0 commit comments