Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 860 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 860 Bytes

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