mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Typo
This commit is contained in:
@@ -163,7 +163,7 @@ You can now use JSX!
|
||||
|
||||
### Compile JSX with One Command
|
||||
|
||||
Create create a folder called `src` and run this terminal command:
|
||||
Create a folder called `src` and run this terminal command:
|
||||
|
||||
```
|
||||
npx babel --watch src --out-dir . --presets react-app/prod
|
||||
|
||||
Reference in New Issue
Block a user