Coder Social home page Coder Social logo

pwa-codelabs's Introduction

#Progressive Web Applications (PWA) Progressive Web Apps (PWA) are the experiences that take advantage of new technologies to bring the best of mobile sites and native applications to users, with no install required. They're reliable, fast, engaging and are extremely useful in regions where networks are slow, expensive or poorly available.

##PWA Codelabs This repository is created to offer codelabs to get started with Progressive Web Apps (PWA) to build Instant and engaging apps. It has (almost) no dependencies and is designed for developers from Beginners to Intermediate level.

##1. Setup You can setup this project in your local machine by cloing this repository or downloading the zip file.

##2. Installation

  • Install Chrome 52 or above (Check for latest Chrome version in browser settings)
  • Download Chrome Web Server. Alternatively, you can use a Web Server of your choice.
  • Download Atom or Notepad++ or any other Text Editor of your choice
  • Download and Install Chrome Canary - designed for Developers

##3. Getting Started and Running Locally ####Once you've cloned the repository, enter into pwa-codelab directory:

$cd pwa-codelabs

####Run Web Server:

  • Choose the folder from where the app needs to be loaded:

Web Server

* Check the checkbox "Automatically show index.html" to load index.html page as soon as our app loads:

Web Server

* Our application will be served on one of the ports on Web Server. You can choose any port on Web Server. We're running our app on Port No: 8888:

Web Server

  • To run your app, start the Web Server by clicking on the Toggle button. You'll see your app will run at Web Server URL: http://127.0.0.1:8888

Web Server

Alternatively, you can run Web Server locally from the terminal for the current directory by installing node.js and running:

$npm install
$npm start

Then visit your application in Chrome browser (http://localhost:8080) if you are running Web Server from the terminal.

That's it! Your app is up and running.

##4. What you'll learn

  • Build Instant and engaging app using "app shell"
  • How to make your app work offline
  • How to intercept network request and respond with resources in the cache

##5. Development Want to contribute? Great! We'll come up with a new challenge soon. Keep following this space.

Meanwhile, you can contribute to this by:

  • Filing issues
  • Contributing Code
  • Contributing Feature

Please contact the author for more information on contributing to pwa-codelabs.

##6. License MIT Licensed

##7. Author Anuj Duggal (LinkedIn | Twitter | Facebook)

pwa-codelabs's People

Contributors

anujduggal88 avatar

Watchers

James Cloos avatar Sarthak Upadhyay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.