Example app for useCounter hook
Why I've created it?
- Learning Typescript
- Typing of React hooks
- Typescript app with Parcel.js
Blog post
I'll publish a post on my blog.alexanderwolf.tech soon. So you can read more about it there.
Installation
- Clone the repo
npm install
npm run serve
to start the dev server- Check the demo on
localhost:1234
License
MIT
Copyright AWolf81 - 2019