luizpaulofranz / fancy-pwa

PWA study example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PWA study example.

License:MIT License


Languages

Language:JavaScript 81.6%Language:HTML 16.8%Language:CSS 1.6%