2.1 コンポーネントファイル(親子関係あり、v-model、watch、Vuexのstate・getter利用あり)
2.2 Vuexモジュールファイル(ネームスペース・getter・mutation・action・route利用あり)
2.3 型定義ファイル(TypeScript interfaceなど) を教科書スタイルで丁寧に書きます。
2.4 テストファイル(Jest + スナップショットテストあり)