R
R
Rem_Ryuk2020-05-17 12:07:14
Web development
Rem_Ryuk, 2020-05-17 12:07:14

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 question

Ask a Question

731 491 924 answers to any question