UNPKG
vedact
Version:
latest (1.0.1)
1.0.1
1.0.0
react but my own
vedact
/
README.md
9 lines
(4 loc)
•
242 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
# vedact
My own react, for learning purposes. run
`npm i && npm run build && npm run start`
great thanks to [
this article
](
https://geekpaul.medium.com/lets-build-a-react-from-scratch-part-2-state-management-and-react-hooks-e771c5c06066
)