https://github.com/rhildred/tddjestw2021
test driven development
https://github.com/rhildred/tddjestw2021
Last synced: 6 months ago
JSON representation
test driven development
- Host: GitHub
- URL: https://github.com/rhildred/tddjestw2021
- Owner: rhildred
- Created: 2019-07-15T19:55:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T20:28:38.000Z (over 5 years ago)
- Last Synced: 2025-05-15T17:15:28.061Z (about 1 year ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Harmonized Sales Tax (HST) with test driven development
```
npm install
npm test
```
Runs the tests in the `__tests__` folder.
```
npm start
```
Starts a UI scaffold.