Answer the question
In order to leave comments, you need to log in
BROWSER-SYNC Cannot GET what is it?
When you run BROWSER-SYNC, the page localhost:3000 opens with the inscription Cannot GET / - what could this mean?
<!DOCTYPE html>
<html>
<head>
<title> Пример работы browsersync </title>
<link rel="stylesheet" href="style.css">
<script src="main.js"></script>
</head>
<body>
<h1> Привет всем </h1>
<input type="text">
<p></p>
</body>
</html>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question