Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed How to Set Up a React App!
You have completed How to Set Up a React App!
Preview
Create React App is a tool developed by Meta to assist with building React applications. While it was previously the recommended approach for setting up a React app, it is still commonly used in real-world applications.
Resources
Related Courses and Workshops
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
a tool developed by the team at Meta to
help build React applications quickly.
0:00
While it was previously the recommended
tool for building React Apps,
0:00
React has since moved on to frameworks.
0:04
If you're a beginner in React or
0:08
want to create a client-side only
React App, I suggest using Vite.
0:10
Vite is a lightning fast build tool for
modern web development,
0:16
that is simple to use and
provides an instant development server,
0:21
hot module replacement, and fast builds.
0:25
We'll talk more about
it in the next video.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up