From the course: Docker for Developers
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Practical front-end setup - Docker Tutorial
From the course: Docker for Developers
Practical front-end setup
- [Instructor] If you skip through all the videos related to backend, we'll take a look at what we need to get a front end up and running. In this case, a React application. If you've followed all the videos up to now, you probably have a very good idea how to set up React with Docker, and feel free to test yourself on it. So let's go ahead and do it. So the first thing I'm going to do is go on my desktop and create a brand new folder called frontend. Let's go ahead and rename this to frontend. And then what I'm going to do is go into the Exercise Files and again look into the Resources, and find the frontend. And you could have simply copied this file directly here but let's do the hard work. So let's go ahead and copy that and then paste it inside of that particular folder here like so. And then let's go ahead and add this into VS Code. Perfect. So it's the exact same process we went through when we created the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Overview back-end/front-end architecture1m 2s
-
(Locked)
Practical back end with Compose4m 27s
-
(Locked)
Finalize and test the back-end setup5m 23s
-
(Locked)
Practical front-end setup3m 29s
-
(Locked)
Finalize and test the front-end setup5m 38s
-
(Locked)
Full stack setup: Put it all together7m 41s
-
(Locked)
Other language tips and tricks2m 17s
-
(Locked)
-
-
-
-