Skip to content

CWKennyn/basic-typescript-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Project

This repository contains a basic TypeScript project that has support for Jest for Unit Testing. Run yarn install to install all required dependencies.

Building Project

To build the project run yarn run build.

Running Built Project

To run the build project run yarn run start

Testing Project

To test the project run yarn run test or use the configured Jest runner within PHPStorm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.5%
  • JavaScript 4.5%