Skip to content

This is a demo and boilerplate repository for setting up a Node project with TypeScript.

Notifications You must be signed in to change notification settings

Jordanirabor/node_typescript_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a demo and boilerplate repository to setup a Node project with TypeScript.

Requirements

Running the application

  1. Clone the project to your machine [git clone https://github.com/Jordanirabor/node_typescript_project]
  2. Navigate into the diretory [cd node_typescript_project]
  3. Install dependencies [npm install]
  4. Run the application [npm start]
  5. Open your browser and look at the output on [http://localhost:3000]

About

This is a demo and boilerplate repository for setting up a Node project with TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published