esbuild-react

⏩ POC with Esbuild and ReactTS

Stars
18

esbuild-react

  • Setup with Esbuild + React + TypeScript

How to run the project

$ yarn install
#or
$ yarn
#and
$ yarn build
#and
$ yarn start
  • Open localhost:7000

contributions

Feel free to contribute to this project, if you find any bugs or improvements, open an issue and send a PR about it \o/