Skip to content

An app that lets you see how your webapplication/webapp shows in Mobile view and Full view at the same time.

License

Notifications You must be signed in to change notification settings

KonstantinosAng/views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebViewPages

An app that lets you see how your webapplication/webapp shows in Mobile view and Full view at the same time.

Usage

The views folder contains the electron app. Assuming you have npm or yarn installed, clone the repo, go inside the views folder and run the following code:

npm install && npm start

or

yarn install && yarn start

To build the .exe file for your own OS run the following code:

npm run make

or 

yarn run make

Examples

Electron app