https://github.com/jayrbolton/preact-vanilla-counters
https://github.com/jayrbolton/preact-vanilla-counters
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jayrbolton/preact-vanilla-counters
- Owner: jayrbolton
- Created: 2019-03-29T05:42:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T21:24:00.000Z (about 6 years ago)
- Last Synced: 2025-01-04T23:41:27.935Z (4 months ago)
- Language: JavaScript
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
List-of-counters components example with plain Preact, no extra state manager.
## Usage
```sh
npm i
npm start
```