Skip to content

sisyphus886/itaigi

 
 

Repository files navigation

新台語·運動

Build Status devDependency Status made in taiwan made in g0v

Run

$ npm i
$ npm start

Then open http://localhost:3000/

Deploy

$ npm run deploy

Deploy test-server

測試上線。

  • 任選其中一臺
  • 到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/

Coding style check

遵循Airbnb排版規則

$npm test
$npm run reformat

Nodejs installation (optional)

可使用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

Backend

Wiki

License

MIT License http://g0v.mit-license.org/

About

新台語·運動

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.1%
  • Python 3.8%
  • Other 1.1%