Skip to content

siddiquipro/h3-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Typescript ESM starter

This is a starter project for a Node.js project using Typescript and ESM.

Command Overview

  • npm install - Install dependencies
  • npm run dev - Run the project in watch mode
  • npm run debug - Run the project in watch mode with debugging
  • npm run build - Build the project
  • npm start - Run the project

Releases

No releases published

Packages

No packages published