Join Eric Greene for an in-depth discussion in this video Development environment, part of More CSS Selectors for React Developers.
(gentle music)…- [Instructor] Now, in order to get started…with working with CSS,…we need to actually create an actual React project…that will allow us to do our CSS coding.…In the first course, we actually created a custom…react-scripts package that provided expanded support…for various PostCSS plugins and all of the CSSNext features.…In this particular course,…we're going to create a new React application…using that custom react-scripts package so that we'll have…the latest and greatest features made available to us.…
Now, in this course,…we're going to need to have Node.js installed…because Node.js is what powers…all of our development tooling…in modern JavaScript web development projects.…And Version 8 is the minimum required version,…but I'll be doing all of the demonstrations…using Version 10.…So if you're watching this video at some point in the future…and you're using a later version of Node…and it doesn't work,…make sure you go back and install Version 10,…and that way you'll be using the same version that I'm using…
Share this video
Embed this video
Video: Development environment