使用 create-react-app 工具。
create-react-app
创建普通模板:
npx create-react-app xxx
网页需要三件套: HTML、CSS 和 JavaScript。