$ yarn install
$ yarn start # http://localhost:3000/
Use jest & enzyme & @testing-library/react-hooks
yarn test
yarn typecheck
Use react-app-rewired because I should patch only webpack config (see config-overrides.js)
$ yarn install
$ yarn start # http://localhost:3000/
Use jest & enzyme & @testing-library/react-hooks
yarn test
yarn typecheck
Use react-app-rewired because I should patch only webpack config (see config-overrides.js)