TSGerが集めた実績を見られるページ
# install dependencies
$ npm run install
# serve with hot reload at localhost:3000
# You have to disable third-party cookie in localhost:3000 to properly test behavior of slackbot-api requests
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run startFor detailed explanation on how things work, checkout Nuxt.js docs.