$ npm install
$ npm run build
$ npm test "test/**/*.ts"
https://webpack.js.org/guides/getting-started/
https://webpack.js.org/guides/typescript/
https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html
https://starhoshi.hatenablog.com/entry/2017/12/14/JavaScript_でテストを書く時のライブラリについて調べた
下記のファイルの設定を参考にした。
node_modules\react-scripts\config\webpack.config.dev.js