https://github.com/krondorl/counter-app
Example for Unit Testing and Tailwind CSS
https://github.com/krondorl/counter-app
angular tailwind-css typescript
Last synced: 7 days ago
JSON representation
Example for Unit Testing and Tailwind CSS
- Host: GitHub
- URL: https://github.com/krondorl/counter-app
- Owner: krondorl
- Created: 2021-04-23T16:25:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T20:39:34.000Z (over 2 years ago)
- Last Synced: 2025-02-26T20:17:16.382Z (over 1 year ago)
- Topics: angular, tailwind-css, typescript
- Language: TypeScript
- Homepage:
- Size: 544 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Counter App
## A simple project using unit testing and Tailwind CSS
I separated the Counter Service from Counter Component to test it easier.
