Skip to content

Naveedahmedtech/typescript-nodejs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Node.js Starter

This repository helps you to start your node js project with typescript.

Description

A starter project for building a Node.js application using TypeScript.

Installation

To install the dependencies, run the following command:

npm install

## Set up your NODE_ENV in the terminal bash
export NODE_ENV=dev