ksuzushima / sw-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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`

About


Languages

Language:JavaScript 84.6%Language:HTML 14.5%Language:CSS 0.9%