LPとかの共同作業用リポジトリです
LP以外に用途あるかわからん
_custom.scssを編集し、bootstrap.scssに@importしています。
写真などの素材はassets、scssをコンパイルしたcssはcss、htmlはpagesに入ってます。
なおBootstrapはv4.1.2を使用しています。
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build scss
$ yarn run compile