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 vuotta sitten
test 77c478f171 Add minify command 5 vuotta sitten
.gitignore 77c478f171 Add minify command 5 vuotta sitten
LICENSE 944c513b7e Update copyright year 2 vuotta sitten
README.md 31ccb3667d Minify through npx instead of global package 2 vuotta sitten
instantpage.js 944c513b7e Update copyright year 2 vuotta sitten
package.json 31ccb3667d Minify through npx instead of global package 2 vuotta sitten

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.