Skip to content

gopal-virtual/esbuild-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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