Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
fork from : https://github.com/instantpage/instant.page.git

Alexandre Dieulot 944c513b7e Update copyright year пре 2 година
test 77c478f171 Add minify command пре 5 година
.gitignore 77c478f171 Add minify command пре 5 година
LICENSE 944c513b7e Update copyright year пре 2 година
README.md 31ccb3667d Minify through npx instead of global package пре 2 година
instantpage.js 944c513b7e Update copyright year пре 2 година
package.json 31ccb3667d Minify through npx instead of global package пре 2 година

README.md

instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%.

:information_source: Info is on the website.

:scroll: The source is in instantpage.js.

:star2: Star this repository to follow its development.

Tests

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.

Minifying

To minify instantpage.js into instantpage.min.js, run npm run minify.