Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 506 Bytes

three js project

開発

$ yarn install
$ npm run dev

ビルド

stg

$ npm run release

release

$ npm run release

ビルド & デプロイ

デプロイ先に応じて(現状ではs3かsftp)違うので、gulpfileのタスクを見て
ちょっと動いていたソースを改変したので動作は未検証。要注意。 必要なconfigファイルをつくってnpm scriptsでコマンドをつくる。
いつかec2にアップするやつも作る。