Skip to content

TylorS/typed-test-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@typed/test Example

Run the tests

## Clone this repository
git clone https://github.com/tylors/typed-test-example

## Change directory
cd typed-test-example

## Install dependencies (see package.json)
### With Yarn
yarn install
### With NPM
npm install

## Run Tests
### With Yarn
yarn test
### With NPM
npm test

About

@typed/test Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published