StatHack の会社ホームページ
$ cd stathack2021.github.io
$ sh docker/build.sh
$ sh docker/run.sh # run the server on port 3000
$ sh docker/exec.sh
# in the container
$ cd app
$ npm run build
$ npm run export
$ npx serve out
This repository uses the following template. https://github.com/tomoino/next-template