Skip to content

🎤 Code example presented during Tech Talk session "Progressive Web Apps – all the right vitamins in web" (May 26th, 2020)

License

Notifications You must be signed in to change notification settings

mateuszhoffman/techtalk-pwa-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Web Apps - Tech Talk example

What is PWA?

PWAs are web apps developed using a number of specific technologies and standard patterns to allow them to take advantage of both web and native app features. For example, web apps are more discoverable than native apps; it's a lot easier and faster to visit a website than to install an application, and you can also share web apps by simply sending a link.

How to run the application

  1. Clone this Git repository

  2. Install application dependencies:

    $ npm install
  3. Run local server:

    $ npm start
  4. Open your browser on:

    http://127.0.0.1:8081

Useful links

About

🎤 Code example presented during Tech Talk session "Progressive Web Apps – all the right vitamins in web" (May 26th, 2020)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published