Skip to content

GhostCrawl3r/Typescript-Interview-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Pairing Test Boilerplate.

This is a boilerplate for Typescript

How To Run The File:

You will be expected to create your file in the src/index.ts directory. To run this file simply:

npm i

npm run dev

How To Run The Test Suite:

You can run tests for your src/index.ts file, which is located in the src/index.spec.ts directory. To run this file simply:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published