0.0.1 • Published 3 years ago

@gvirtual/create-esbuild-starter v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

0.0.1

3 years ago