Static content server The project which will hold all static assets like images, react exteranlized js files (most importantly) and things like that Steps npm install sudo pacman -Su yarn sudo npm install -g serve yarn build or npm run build npm start