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
|
2 anos atrás | |
---|---|---|
test | 5 anos atrás | |
.gitignore | 5 anos atrás | |
LICENSE | 2 anos atrás | |
README.md | 2 anos atrás | |
instantpage.js | 2 anos atrás | |
package.json | 2 anos atrás |
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.
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, run npm run minify
.