- Create React App 2 Quick Start Guide
- Brandon Richey
- 130字
- 2021-07-02 12:53:26
Summary
In this chapter, we explored the options that are made available to us when we're starting up a Create React App project. We also spent a good amount of time exploring the history of frontend development before Create React App, and even got a little bit of time to sit and put together a nice little starter application as an exercise in exploring the default project structure.
You should now feel much more comfortable with Create React App, the default project structure, and the language constructs that will enable us to get more work done in the later chapters, so without any further ado, let's charge ahead and start building a more complex application, which will serve as the basis for each chapter for the rest of our project.
推薦閱讀
- 數(shù)據(jù)庫程序員面試筆試真題與解析
- Getting Started with React
- C/C++算法從菜鳥到達人
- Vue.js 3.0源碼解析(微課視頻版)
- Java Web開發(fā)技術教程
- Java語言程序設計教程
- 持續(xù)集成與持續(xù)交付實戰(zhàn):用Jenkins、Travis CI和CircleCI構建和發(fā)布大規(guī)模高質量軟件
- Orleans:構建高性能分布式Actor服務
- TypeScript圖形渲染實戰(zhàn):2D架構設計與實現(xiàn)
- Beginning C# 7 Hands-On:The Core Language
- MySQL數(shù)據(jù)庫教程(視頻指導版)
- INSTANT Apache Maven Starter
- Mastering MeteorJS Application Development
- OpenStack Networking Cookbook
- Java入門經(jīng)典