Minimal implementation of the PRPL pattern
Setup
npm install
Quick start
npm run build && npm run start- open a browser to
localhost:8000and perform following actions:- Extract CSS used
- Extract critical CSS
- Extract static HTML
npm run buildagain to complete the dist build- go back to browser and browse
Distto test the final result
© Efficiel Technologie, 2018. MIT License.