All Projects → g0v → Itaigi

g0v / Itaigi

新台語·運動

Programming Languages

javascript
184084 projects - #8 most used programming language

新台語·運動

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].