警告: 此為舊專案,目前已遷到新專案i3thuan5/itaigi ,由工程團隊支付Travis CI自動化測試費用並維護專案。
$ npm i
$ npm start
Then open http://localhost:3000/
$ npm run deploy
測試上線。
- 任選其中一臺
- 到github pull request page
- 確認沒有pull request正在使用測試機
- 新增你的pull request
- 標記你要用的測試機
$ npm run deploy-tshi3
Then open http://tshi3.itaigi.tw/
$ npm run deploy-giam7
Then open http://giam7.itaigi.tw/
$ npm run deploy-test
Then open http://test.itaigi.tw/
遵循Airbnb排版規則
$npm test
$npm run reformat
可使用nvm安裝nodejs,請指定4以上的版本。
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash && source ~/.nvm/nvm.sh
$ nvm install 6
$ nvm use 6
MIT License http://g0v.mit-license.org/