Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avh4/javascript-tdd-practice
https://github.com/avh4/javascript-tdd-practice
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/avh4/javascript-tdd-practice
- Owner: avh4
- Created: 2017-03-22T17:56:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T20:45:17.000Z (over 7 years ago)
- Last Synced: 2024-10-27T12:06:31.679Z (about 2 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To set up the project, make sure you have nodejs installed (and can run `npm` from the terminal).
Then run `./setup.sh` to install the dependencies.
Then run `./run-tests.sh` to run the tests.