Skip to content

Babali42/ts-template-with-jest-tests

 
 

Repository files navigation

TypeScript project with Tests

This repository can be used as a template for creating a TypeScript project using Jest for testing.

Instructions

  • Click the "Use this template" button

  • Click "Create new repository"

  • Give your repository a name and click "Create repository from template"

  • Clone down your new repository to your computer

  • Navigate to the directory on your command line

  • Run npm install followed by npm test to run the tests

About

A typescript template with jest test framework

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 75.9%
  • JavaScript 24.1%