Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ableneo/ableneo-workshop-typetesting
https://github.com/ableneo/ableneo-workshop-typetesting
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ableneo/ableneo-workshop-typetesting
- Owner: ableneo
- Created: 2023-07-26T19:59:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-27T08:19:54.000Z (over 1 year ago)
- Last Synced: 2023-07-27T09:27:40.200Z (over 1 year ago)
- Language: TypeScript
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# How to run
1. Install [node](https://nodejs.org/en) _*recommended using [nvm](https://github.com/nvm-sh/nvm)_
2. run `npm install`
3. run `npm test`
1. or `npm run jest`
2. or `npm run typetest`