A simple starter template for NodeJS and Javascript Projects with basic ES modules.
- Utilization of
import
Syntax instead ofrequire
- Minimal setup and standardized format for reusability, flexibility, and for the sake of reducing complexity.
- Quick start for short porjects and scripts with better maintainability
Give a ⭐️ if this project helped you!