Răsfoiți Sursa

Create fe.md

Phodal Huang 7 ani în urmă
părinte
comite
128c0cbfb5
1 a modificat fișierele cu 48 adăugiri și 0 ștergeri
  1. 48 0
      chapters/fe.md

+ 48 - 0
chapters/fe.md

@@ -0,0 +1,48 @@
+前端 Mac OS 搭建指南
+===
+
+XCode 9.x
+
+
+
+
+包管理
+---
+
+### brew
+
+### brew cask
+
+### Node.js Version
+
+```
+curl -L https://git.io/n-install | bash
+```
+
+### Java version
+
+Jabba
+
+```
+curl -sL https://github.com/shyiko/jabba/raw/master/install.sh | bash && . ~/.jabba/jabba.sh
+```
+
+图形工具
+---
+
+### Sketch
+
+### GIMP
+
+
+移动开发
+---
+
+### Charles
+
+### GenyMotion
+
+### ClassyShark
+
+### APK Tool
+