Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.58 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.58 KB

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