1.0.0 • Published 16 days ago

esbuild-react-starter v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
16 days ago

esbuild react starter

npm.io

A super simple starter using react and esbuild

Including handy presets:

  • Live reload dev server using servor + esbuild watch
  • Automatic import of react in .jsx files
  • Minified build

"npm run start" for a live reloading dev server using esbuild's watch and servor with no minifying + sourcemap "npm run build" for the minified production build.

1.0.0

16 days ago