Skip to content

wwhgtt/react-redux-webpack-demo

Repository files navigation

开发环境搭建

前置条件:

  1. 已通过 homebrew 安装好 nondejs;
    http://brew.sh/

  2. 已通过 ruby gem 安装好 overcommit;
    https://github.com/brigade/overcommit#installation

  3. clone 项目 git repo 到本地,并进入到项目根目录

  4. 执行 `npm install`,并确认安装过程成功完成

  5. 执行
    overcommit --install && overcommit --sign && overcommit --sign pre-commit && overcommit --sign post-commit && overcommit --sign commit-msg

  6. 执行 export DEV_HOST=${你的本机 IP}

  7. 执行 npm run start,并使用浏览器打开 http://${你的本机 IP}:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages