Skip to content

landersonalmeida/esbuild-react-jest-hotreload

Repository files navigation

🚀 ESBuild with React + Jest + HotReload

This project was created to help other people to implement Esbuild with React, Jest and HotReload.

Features

  • Use esbuild when running jest
  • HotReload with esbuild serve
  • Common files loader configured

Running

  • Watch mode: npm run dev

  • Build the bundle: npm run build

  • Run the tests: npm run test

  • Run the tests and watch: npm run test:watch

  • Run the tests coverage: npm run test:cov

License

MIT © Landersson Almeida

About

This project was created to help other people to implement Esbuild with React, Jest and HotReload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors