1.0.5 • Published 3 years ago

esbuild-boilerplate v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago