使用 create-react-app 工具。
create-react-app
创建普通模板:
npx create-react-app xxx
Angular 是 Google 官方在 2016 年 9 月出品的一款框架。
框架强制 Typescript,更倾向于大型项目。
网页需要三件套: HTML、CSS 和 JavaScript。