Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 517 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 517 Bytes

Ciao landing page

URL

https://keen-morse-41a392.netlify.com/

Set Up

$ 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)

yarn prod / yarn prod:girls後に行うこと

  1. htmlファイルのパスを相対パスに書き直す