sw-sandbox Getting Started git clone git@github.com:kashira2339/sw-sandbox.git cd sw-sandbox yarn # or... `npm install` yarn run image yarn run build python -m SimpleHTTPServer 8080 # go to `localhost:8080`