Node Initializr
// your Express.js boilerplate, your way, in seconds
v1.0
folder name · package name
Language
JavaScript
TypeScript
Module System
CommonJS
ESM
Architecture
Layered
Feature-based
MVC
Generate Project
After Download
01
Extract the downloaded zip file
my-project
.zip
02
Open the project folder in your terminal
cd
my-project
03
Install dependencies
npm install
Optional packages
▼