1/9に行われるKwansei Gakuin Pitch Contestで使うためのLPを作成
- レスポンシブデザイン
- Vue.js / Nuxt.js / SCSS
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# deploy to GitHub Pages
$ yarn deploy