Skip to content

Instantly share code, notes, and snippets.

View vojtechjurasek's full-sized avatar

Vojtěch Jurásek vojtechjurasek

View GitHub Profile
watchman watch-del-all && rm -rf node_modules/ && yarn cache clean && yarn install && yarn start -- --reset-cache
<!doctype html>
<!-- http://taylor.fausak.me/2015/01/27/ios-8-web-apps/ -->
<html>
<head>
<title>iOS 8 web app</title>
<!-- CONFIGURATION -->