TexasBullet26 / preact-pwa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact Progressive Web Application

A super fast progressive web app with a small footprint & minimal dependencies.

Features:

  • universal rendering
  • redux
  • state-driven routing
  • preact
  • service workers Crunched & optimized with:
  • rollup
  • buble
  • obtimize-js
  • purify-css

Live version ():

bundle sizes & performance

Getting Started

Pre-requisites

Make sure that Node v7 is installed.

Make sure that yarn is installed.

Instructions

First, clone the repository:

$ git clone https://github.com/TexasBullet26/preact-pwa.git

Then, install all the dependencies:

$ yarn

Finally, run the project for development:

$ yarn dev

Or, run the project for production:

$ yarn start

Performance insights

Features

Glenn Lanzer III

About


Languages

Language:JavaScript 99.0%Language:Dockerfile 1.0%