Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 603 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 603 Bytes

Esbuild Starter

This package or API helps you setup an EsBuild app with supported template (e.g. react etc)

Getting Started

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.

Current Supported Template