Skip to content

zushenyan/pwa-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA Test

An repo for demonstrating progressive web app.

Start

Start a server for running this app. Here I use http-server as simple server. You can install that with command

$ npm install -g http-server

and let http-server start and serve index.html automatically by entering this command

$ http-server -c-1

This will server index.html on localhost:8080 by default.

Resource

Here's the resources I learned from when trying to build PWA app:

About

An repo for demonstrating progressive web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published