mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
* Update getting-started.md Line 41 - When starting a React project, [a simple HTML page with script tags](/docs/add-react-to-a-website.html) might still be the best option. It only takes a minute to set up! Removed the hyperlink from "a" as we're focusing on simple HTML page so a shouldn't be hyperlinked. * Update getting-started.md Closes #2450 Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>