alph0n5e / pwa-sandbox

Sandbox for PWA Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progressive Web App - Sandbox

Description

Following the tutorial videos from "PWA Tutorial for Beginners" by YouTube user "The Net Ninja" (with simplified styling to focus on PWA-specific content)

Setup

Install development dependencies (Gulp & Gulp Live Server)

npm install

Then start the dev script, i.e. a Gulp watch task on the /public/ folder to reload the dev server

npm run dev

or

gulp serve

About

Sandbox for PWA Tutorials


Languages

Language:HTML 54.5%Language:JavaScript 44.6%Language:CSS 0.9%