Skip to content

ale-cci/esbuild-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esbuild Template

My boilerplate configuration for js projects

Setup

bash <(curl https://raw.githubusercontent.com/ale-cci/esbuild-template/master/configure)

About

  • Unittest framework: jest
  • Bundler: esbuild
  • Linter: eslint

Commands:

  • npm run test test files
  • npm run test -- --watch watch tests
  • npm run dev start dev server
  • npm run build production build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published