Skip to content

BaseMax/FirstPWA

Repository files navigation

First Progressive Web App

First Progressive Web App using Nodejs, HTML, CSS, Javascript.

Progressive Web App

First PWA

Progressive Web App

Using

$ git clone https://github.com/BaseMax/FirstPWA
$ cd FirstPWA
$ npm install
$ node server.js

Demo

First Progressive Web App - Demo

First Progressive Web App - Demo

First Progressive Web App - Demo

First Progressive Web App - Demo


Tutorial Clone

Using Glitch is the recommended method for working through this codelab.

Tutorial Compile

  • Unpack the downloaded zip file.
  • Run npm install to install the dependencies required to run the server.
  • Edit server.js and set your DarkSky API key.
  • Run node server.js to start the server on port 8000.
  • Open a browser tab to http://localhost:8000

Run

Related Projects

References