/fancy-pwa

PWA study example.

Primary LanguageJavaScriptMIT LicenseMIT

Fancy PWA - Progressive Web Apps

This source code is for studing purposes, here we build a instagram like app to test all the PWA resources available at this moment.

How to Use

You need Node.js.

Once Node.js is installed, run npm install to install all required dependencies.

Finally, run npm run build and then npm start to start the development server to see the running application.