Skip to content

Rajkumar-MP/PWALearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for the FE Guild 2019 PWA Workshop

This repository contains the solution for the FE Guild 2019 PWA Workshop code labs.

How to Use

You need Node.js installed on your machine. Simply download the installer from nodejs.org and go through the installation steps.

Once Node.js is installed, open your command prompt or terminal and navigate into this project folder. There, run npm install to install all required dependencies.

Finally, run npm start to start the development server and visit localhost:8080 to see the running application.

Branches

The master branch contains the full PWA app built during the workshop.

1.Understanding the App Manifest

If you want to code along

git checkout pwa-app-manifest-init

If you want to look at the final implementation

git checkout pwa-app-manifest-final

PWALearn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published