Skip to content

Latest commit

 

History

History
80 lines (69 loc) · 8.09 KB

react-tutorial.md

File metadata and controls

80 lines (69 loc) · 8.09 KB

基础篇

进阶篇

资源篇

UI 组件框架

工具类插件

周边篇

  • crana: ✨ CReate A Node Application: A CLI tool to create React + Node apps with just one command
  • create-react-app: Create React apps with no build configuration.
  • create-react-app-typescript: Create React apps using typescript with no build configuration.
  • roadhog: 🐷 Cli tool for creating react apps, configurable version of create-react-app.
  • react-static: ⚛️ 🚀 A progressive static site generator for React.
  • create-react-app-buildpack: ⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps
  • umijs/umi: 🌋 Pluggable enterprise-level react application framework. https://umijs.org/
  • jaredpalmer/razzle: ✨ Create server-rendered universal JavaScript applications with no configuration
  • gsoft-inc/craco: Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app