This package or API helps you setup an EsBuild app with supported template (e.g. react etc)
You can start using the package by the following method
- With
npm
npm init @gvirtual/esbuild-starter
- With
yarn
yarn create @gvirtual/esbuild-starter
- With
npx
npx @gvirtual/create-esbuild-starter
Once you perform any of the above, you'll be prompted to answer few questions.
- ReactJs with Styled Components