Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 376 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 376 Bytes

Build Project

See BUILD.md.

Deploy

See DEPLOY.md.

JS compile

BUILD

bundle exec rake build:taiwan

Deploy

  1. Make sure your public/dist/* is build and ready for deployment.
  2. Commit your all uncommited files.
bundle exec rake build:deploy

TODO

See TODO.md.