rpieciorak / pwa-tutorial-webpack

PWA app with webpack and workbox

Home Page:https://vaadin.com/pwa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA tutorial

This is a PWA tutorial app showing how to set up a project with Webpack and Workbox.

Running

Install all dependencies with npm install, then either run the development server with

npm run dev

or create a production build with

npm run prod

About

PWA app with webpack and workbox

https://vaadin.com/pwa


Languages

Language:JavaScript 44.5%Language:HTML 29.4%Language:CSS 26.1%