Skip to content

ThoughtWorksWuhanUI/17high

Repository files navigation

17high

This repo has been deprecated.

Please goto https://github.com/tw-wh-devops-community/17high_web

Build Status Coverage Status Known Vulnerabilities Code Climate

Install

node -version v6.9.4(run 'nvm use', install it if not exist)

brew update

brew install yarn

yarn install

Scripts

  • yarn bundle bundle with webpack
  • yarn server run server
  • yarn eslint run eslint
  • yarn csslint run scss lint
  • yarn lint run eslint and scss lint
  • yarn test run Jest test

For more information, please refer to our wiki.