Skip to content

Prono96/typescript_building_tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Building Tutorial

This project is built with TypeScript and uses tsc (TypeScript Compiler) and nodemon to compile and run the application. Below are the instructions to set up and run the project.

Prerequisites

  • Node.js (v14 or higher recommended)
  • npm (Node Package Manager)

Getting Started

Clone the Repository

First, clone the repository to your local machine:

bash git clone git@github.com:Prono96/typescript_building_tut.git

Install Dependencies

npm install

Build and Run the Project

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published