Guru107 / test_app

Preact PWA boilerplate with SSR and code splitting using webpack-flush-chunks and react-universal-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test_app

Preact SSR PWA boilerplate with webpack-flush-chunks and react-universal-component

Greenkeeper badge dependencies Status devDependencies Status

To get this up and running

  1. Create your account in TMDB

  2. Add your api key in src/app/secret_key.js

  3. yarn install

  4. yarn start

To run the production build

yarn run start:prod

P.S. This boilerplate was created for a codelab on PWA at GDG Mumbai

About

Preact PWA boilerplate with SSR and code splitting using webpack-flush-chunks and react-universal-component

License:MIT License


Languages

Language:JavaScript 99.5%Language:CSS 0.5%