Todo App bootcamp assignment - Tying our React and Express apps together/Part 6

Описание к видео Todo App bootcamp assignment - Tying our React and Express apps together/Part 6

This was an assignment shared with me by a student going through a developer bootcamp. It has some interesting "asks" that make it an interesting challenge.

In this video, we take on the final part of this challenge: the goal of running our React app inside our Express app. We build up a to set of scripts that allow us to run a single command for starting our production server.

00:00 - Intro
01:28 - Build frontend into backend folder
06:09 - Add static directory to Express
07:35 - Run Express with public dir
11:06 - Configure backend package scripts
13:00 - Add root package.json
16:47 - Add start script to root
17:32 - Add install script to root
20:26 - Add documentation
26:27 - Wrapping up

Комментарии

Информация по комментариям в разработке