https://keen-morse-41a392.netlify.com/
$ yarn install
# build and watch index.html
$ yarn start
# build and watch girls.html
$ yarn start_girls
# build for production
$ yarn prod
$ yarn prod:girls
percelのバグ?っぽいのでプロダクション用のディレクトリは分けている(/prod)
- htmlファイルのパスを相対パスに書き直す