This repo has been deprecated.
Please goto https://github.com/tw-wh-devops-community/17high_web
node -version v6.9.4(run 'nvm use', install it if not exist)
brew update
brew install yarn
yarn install
yarn bundle
bundle with webpackyarn server
run serveryarn eslint
run eslintyarn csslint
run scss lintyarn lint
run eslint and scss lintyarn test
run Jest test
For more information, please refer to our wiki.