Make your site’s pages instant in 1 minute and improve your conversion rate by 1%.
ℹ️ Info is on the website.
📜 The source is in instantpage.js.
🌟 Star this repository to follow its development.
With Node, run:
node test/app.js
And access http://127.0.0.1:8000/. Or specify another port with an argument after the filename.
To minify instantpage.js into instantpage.min.js install uglify-es globally (npm i uglify-es -g
) then run npm run minify
.