Quick Start
Playground
Directory
public
File
index.html
File
styles.css
File
tsconfig.json
File
App.tsx
File
index.tsx
File
package.json
File
todoStyles.css
File
Todo.tsx
todoStyles.css
Close file
Todo.tsx
Close file
App.tsx
Close file
export
default
function
App
(
)
:
JSX.Element
{
return
<
h1
>
Hello world
</
h1
>
}
Click to go back
Click to go forward
Refresh preview
Open on CodeSandbox