Skip to content

zeno/mobile-detect-demo

Repository files navigation

Mobile-detect.js live demo

Simple live demo page for Mobile-detect.js.

See it in action here.

First time

→ npm install && bower install

Serve page locally

→ grunt serve

Prepare for deploy

→ grunt

Deploy on GitHub Pages

Use git subtree to deploy the dist directory to the gh-pages branch as explained here. Whenever you want to redeploy the dist directory you can run:

→ git subtree push --prefix dist origin gh-pages

About

Mobile-detect.js live demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published