Skip to content

Ifycode-study/test-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test PWA - Learning + Reminder

The most parts and structure of the source code have been significantly modified, but is based on Maximilian Schwarzmüller's "Progressive Web Apps (PWA) - The Complete Guide" course on udemy.com

Local Installation instructions

  • Have node.js installed on your computer
  • Clone this repository locally on your computer
  • Change directory into the root of the local repository
  • Run the commands below

Commands

Install dependencies using the command:

npm install

Run the local development server using the command:

npm start

Visit localhost:8080 to see the running application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published