https://github.com/bcherny/sara-tests
https://github.com/bcherny/sara-tests
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bcherny/sara-tests
- Owner: bcherny
- Created: 2017-08-29T21:41:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T21:45:38.000Z (about 8 years ago)
- Last Synced: 2024-12-17T03:03:27.463Z (10 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
```sh
git clone git@github.com:bcherny/sara-tests.git
cd sara-tests
npm install
npm test
```