Skip to content

AndresPrez/ts-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-projects

NPM Package for creating TypeScript Projects.

Projects supported:

Creating your typescript template from the terminal

With NPX

Use npx to install this ts-projects npm package and runs its init command in just one line and you're done.

$> npx ts-projects init

With NPM

First install the ts-projects globally npm package with npm

$> npm install -g ts-projects

Then run the ts-projects-init and you're done.

$> ts-projects-init

About

Typescript Projects Template Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published