Skip to content

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

Notifications You must be signed in to change notification settings

ashleemboyer/webpack-typescript-jest-less

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks