IlmariKu / esbuild-react-app

Quick way to create a new ESBuild-project

Repository from Github https://github.comIlmariKu/esbuild-react-appRepository from Github https://github.comIlmariKu/esbuild-react-app

Esbuild React App

Minimalistic setup of React-project using ESbuild

To use

  • npx esbuild-react-app

To run

  • npm i - to install deps
  • npm start - starts dev-server

Production build

  • npm run build

Features

  • 📦 No Webpack or Parcel, using ESBuild.

About

Quick way to create a new ESBuild-project

License:MIT License


Languages

Language:JavaScript 100.0%