/worker

Runs a service worker for gist.run under a different domain

Primary LanguageJavaScriptMIT LicenseMIT

GistRun service-worker activator

Running The App

Install browser-sync:

npm install -g browser-sync

Serve the app:

browser-sync start --server --files *.*