Files
frontend-bootcamp/step1-04/README.md
Micah Godbolt 4f7b9e4747 js updates
2019-02-22 12:21:40 -08:00

13 lines
195 B
Markdown

## React quick demo
already done:
Button.css
scaffold app.tsx (my app)
write index.tsx
write index.html
demo 'hello world'
Write Counter Component with button
Demo Button, import into Counter