Skip to content

ginkgoch/template-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Template

This is a typescript project template with jest test and debug included.

Install

Follow few steps below to set your project.

git clone https://github.com/ginkgoch/node-ts-template.git [project name]
cd [project name]
yarn

# at this step, the project is setup.
# if you installed vscode, launch it with:
code .

Then your project template is ready :)

About

This is a typescript project template with jest test and debug included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published