UNPKG
react-reddit-pixel
Version:
latest (1.0.0)
1.0.0
React JS pixel for Reddit
github.com/gsajith/react-reddit-pixel
gsajith/react-reddit-pixel
react-reddit-pixel
/
demo
/
index.html
7 lines
(6 loc)
•
139 B
HTML
View Raw
1
2
3
4
5
6
7
<!DOCTYPE
html
>
<
html
>
<
div
id
=
"app"
>
</
div
>
<
script
src
=
"/webpack-dev-server.js"
>
</
script
>
<
script
src
=
"bundle.js"
>
</
script
>
</
html
>