An open API service indexing awesome lists of open source software.

https://github.com/rhildred/tddjestw2021

test driven development
https://github.com/rhildred/tddjestw2021

Last synced: 6 months ago
JSON representation

test driven development

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.