Skip to content

dinethde/nodejs_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js + TypeScript Starter

A simple boilerplate setup for Node.js with TypeScript.
Use this starter to save time and quickly spin up new projects.

Features

  • Node.js + TypeScript
  • ESLint + Prettier for clean code
  • Nodemon for auto-reload
  • Ready-to-use folder structure

Getting Started

  1. Install dependencies npm install
  2. Run in development npm run dev
  3. Build for production npm run build
  4. Start production build npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors