Bear29ers / jest-tax-app

Example for backend and frontend application with Jest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tax-app

「Jestではじめるテスト入門」第5章、第6章のサンプルコードです。

Note

Chromatic連携やCI連携をする場合は、このままのリポジトリ構成で設定を追加するのではなく、 tax-apitax-uiディレクトリをルートディレクトリとして新たにリポジトリを作成して、 そのリポジトリに設定を追加することをお勧めします。

About

Example for backend and frontend application with Jest.

License:MIT License


Languages

Language:TypeScript 93.3%Language:JavaScript 4.3%Language:HTML 2.3%