/age-of-react

Primary LanguageJavaScript

dead-template-ts

CRA TypeScript template with esbuild

Running the app

# install
$ yarn

# development
$ yarn start

# test app
$ yarn test

# test app
$ yarn test:coverage

# generate build
$ yarn build