D
D
doroshenko_magic2019-05-28 21:25:08
Layout
doroshenko_magic, 2019-05-28 21:25:08

How to view the site under development through the phone?

Is there a program so that you can immediately check the site on a local server? There may be various chips with multitouch.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
S
Sergey Gornostaev, 2019-05-28
@sergey-gornostaev

Just make a local server available via Wi-Fi and connect to it from your phone.

V
Vladislav Lyskov, 2019-05-28
@Vlatqa

ngrok

I
itsjustmypage, 2019-05-29
@itsjustmypage

Browsersync in npm for the faucet
https://www.youtube.com/watch?v=cj29XdGzNt8
https://www.browsersync.io/
Not only view, but also interact simultaneously on all devices (scroll, click, fill out forms, here it's all).

A
aviCouzin, 2019-05-29
@aviCouzin

As one of the options -
Depending on the OS, install either android studio, or Android studio + xCode.
And creating a variety of simulators - you can check the layout in real (relatively) conditions, from a local server

M
Mikhail Zakharov, 2019-05-29
@werwolf87

Or test on real devices using devices in the cloud like https://www.pcloudy.com/

A
Alexander, 2019-05-29
@kentuck1213

https://www.npmjs.com/package/http-server

A
Astrohas, 2019-05-29
@Astrohas

https://developers.google.com/web/tools/chrome-dev...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question