kc3hack-front

Nuxt.js × Electron

Build Setup

# 環境をinstallするぞ
$ yarn

# 新しいWindowが出てくるぞ(sassのエラーが出て大変)
$ yarn dev

# localhost:3000 でサイトが立ち上がるぞ
$ yarn dev:renderer

For detailed explanation on how things work, check out Nuxt.js docs.