Ei kuvausta

Alan Colon d0e98b09bf Add PWA template 7 vuotta sitten
src d0e98b09bf Add PWA template 7 vuotta sitten
test 64ac0e30de Initial commit 7 vuotta sitten
.gitignore 64ac0e30de Initial commit 7 vuotta sitten
README.md 64ac0e30de Initial commit 7 vuotta sitten
package-lock.json 64ac0e30de Initial commit 7 vuotta sitten
package.json d0e98b09bf Add PWA template 7 vuotta sitten
webpack.config.js d0e98b09bf Add PWA template 7 vuotta sitten
yarn.lock d0e98b09bf Add PWA template 7 vuotta sitten

README.md

CHANGEME

Development

  • Clone this repo

    npm install -g yarn  # Installs yarn globally
    yarn                 # Downloads dependencies
    yarn dev             # Runs live dev tools