Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 172 Bytes

File metadata and controls

10 lines (7 loc) · 172 Bytes

Express Esbuild Simple Boilerplate

Simple boilerplate project for ExpressJS app using ES6+ and esbuild (no typescript)

How to use

npm install
npm run dev