Files
frontend-bootcamp/step1-04/README.md
2019-02-21 14:29:33 -08:00

13 lines
197 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 Component