Skip to content

hmatalonga/screen-size

Repository files navigation

Screen size is...

Build Status

Quickly check your device screen size

http://hmatalonga.com/screen-size/

Small experimental project I have made for fun. A Vue.js app that displays the screen resolution.

Background images are being fetched using Unsplash Source.

Contributing

If you have any remarks or suggestions, please open a new issue here.

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

License

MIT © Hugo Matalonga

Releases

No releases published

Packages

No packages published