- Import plugin to your index page:
<script type="text/javascript" src="https://github.com/TryUps/PageFresh/releases/download/1.2.3/pagefresh.min.js"></script>- You have to create a script like this:
const fresh = new Fresh({
"el":"body",
"settings":{
"folder":"/pages/"
}
});- Fixed non declared variable that error.
just this.