/webpack-typescript-jest-less

A React app I created from scratch that uses webpack 5, TypeScript, Less and CSS modules, Jest, and Enzyme.

Primary LanguageTypeScript

A React App with webpack 5, TypeScript, Less Modules, and Jest

To install dependencies

yarn

To run locally

yarn dev

To run tests

yarn test

To build

yarn build:dev

or

yarn build:prod

The commit history story