美文网首页
使用WebStorm开发

使用WebStorm开发

作者: 蝴蝶结199007 | 来源:发表于2017-04-06 23:41 被阅读40次

(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上下载工程

Paste_Image.png

相关文章

网友评论

      本文标题:使用WebStorm开发

      本文链接:https://www.haomeiwen.com/subject/tnscattx.html