使用WebStorm开发

(1)下载

https://www.jetbrains.com/webstorm/download/#section=windows

(2)激活

https://www.cnblogs.com/woaic/p/6024975.html

(3)汉化

(3.1)汉化资源下载

http://download.csdn.net/download/shan1774965666/9686622

(3.1)制作汉化包

https://jingyan.baidu.com/article/ad310e80c93aea1849f49e08.html

(3)注册github

(4)webstorm配置github

文件----->设置----->GitHub----->AuthType----->Password
Login:输入你的github账号
Password:输入你的github密码
Test一下

(5)下载git

https://git-for-windows.github.io/

(6)配置git.exe

文件----->设置----->Git
制定git.exe的路径

(7)从github上下载工程

使用WebStorm开发_第1张图片
Paste_Image.png

你可能感兴趣的:(使用WebStorm开发)