esbuild-create-react-app

2.1.0 • Public • Published

esbuild Create React App NPM npm bundle size GitHub


Logo

A minimal replacement for create-react-app using a truly blazing fast esbuild bundler. Up and running in less than 1 minute with almost zero configuration needed.





What is inside?

Truly minimal React app with almost zero configuration needed.


Overview

app overview

Install

npx esbuild-create-react-app my-app

cd my-app

yarn start | npm run start

Known issue

Inquirer select does't work on Windows 10 git bash Terminal mintty, It works fine on integrated VS Code Terminal though.

Available Templates

License

MIT © awran5

Dependencies (4)

Dev Dependencies (15)

Package Sidebar

Install

npm i esbuild-create-react-app

Weekly Downloads

4

Version

2.1.0

License

MIT

Unpacked Size

16.2 kB

Total Files

5

Last publish

Collaborators

  • awran5