esbuild-create-react-app

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.

MIT License

Downloads
13
Stars
28
Committers
1

esbuild Create React App NPM npm bundle size GitHub

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

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

Package Rankings
Top 15.73% on Npmjs.org
Badges
Extracted from project README's
NPM
Related Projects