Run the kit
You’ll use the Command Prompt to start and stop the kit.
Start your local server by entering npm run watch in the Command Prompt.
The install may take up to a minute.
After the kit has started, you should see a message telling you that the kit is running:
[18:58:50] Starting 'watch'...
[18:58:50] [nodemon] 2.0.22
[18:58:50] [nodemon] to restart at any time, enter `rs`
[18:58:50] [nodemon] watching path(s): *.*
[18:58:50] [nodemon] watching extensions: js
[18:58:50] [nodemon] starting `node app.js`
[Browsersync] Proxying: http://localhost:2000
[Browsersync] Access URLs:
----------------------------------
Local: http://localhost:3000
External: http://192.168.1.94:3000
----------------------------------
[Browsersync] Watching files...