Skip to content

A minimal starter template to quickly get started with TypeScript projects

License

Notifications You must be signed in to change notification settings

usmannajib/ts-node-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-node-starter

A minimal starter template to quickly get started with TypeScript projects

Getting Started

  1. Clone project locally using git clone https://github.com/usmannajib/ts-node-starter.git
  2. Install dependencies by running npm install

Running in dev (watch) mode

npm run dev

Running in prod mode

npm run prod

Editing package.json

Don't forget to edit package.json for your own project info like description, author name, version and license

About

A minimal starter template to quickly get started with TypeScript projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published