manuel-m / efficiel-prpl

PRPL Pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

efficiel-prpl

Minimal implementation of the PRPL pattern

Setup

npm install

Quick start

  • npm run build && npm run start
  • open a browser to localhost:8000 and perform following actions:
    • Extract CSS used
    • Extract critical CSS
    • Extract static HTML
  • npm run build again to complete the dist build
  • go back to browser and browse Dist to test the final result

© Efficiel Technologie, 2018. MIT License.

About

PRPL Pattern


Languages

Language:JavaScript 93.3%Language:HTML 5.6%Language:CSS 1.1%