1.0.5 • Published 2 years ago

esbuild-boilerplate v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

esbuild-boilerplate

Simple application using esbuild and eslint with airbnb style.

To create a new project with this app, use the following command:

npx esbuild-boilerplate my-project

Commands

commanddescription
npm run devRun local server
npm run buildGenerate build
npm run lintLint src files
npm run lint:fixFix lint issues in src files

Thanks to Leopold-V that wrote this article.

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago