美文网首页
前端环境配置mac版

前端环境配置mac版

作者: info_gu | 来源:发表于2017-02-25 15:50 被阅读0次

1. 开发工具webstrom


2.版本管理git  

        2.1安装iTerm  

       2.2登陆homebrew官网,在命令行中安装,homebrew官网

       2.3安装git和node

        执行下面的命令,通过Homebrew安装Git。

         brew install git

         brew install node


3.CodeConventionsfortheJavaScriptProgrammingLanguage

javascript正确的书写风格

html+css的项目代码格式


4.javascript教程

相关文章

网友评论

      本文标题:前端环境配置mac版

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