Skip to content

m19s/coach-in-lp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coach-in-lp

概要

coah-in の lp.

環境

javascript に様々なモジュールをローカルから読み込ませている. そのためブラウザだけで完結できる

起動

docs/index.html にアクセス.

注意

first view に 3d が表示されない場合, それは chrome のセキュリティによって阻まれている場合があります. その場合, chrome をコマンドラインから起動してください

$ sudo /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args -allow-file-access-from-files

詳しくはこちら

benri info

eslint にしたがって Prettier をかける. https://qiita.com/kiida/items/405bb07c4b52bfee0219