0 / 60 seg.

¿Cuál es el error al intentar incluir Bootstrap en las páginas HTML después de haberlo instalado utilizando npm?

app.use(express.static(__dirname + '/node_modules/bootstrap/dist'));
<link rel="stylesheet" href="css/bootstrap.min.css">