Use Parcel to Bundle a Hyperapp App & Deploy to GitHub Pages
June 11, 2018In a previous post we met Hyperapp, a tiny library that can be used to build dynamic, single-page web apps in a similar way to React or Vue. In this post we’re going to turn things up a notch. We’re going to create the app locally (we were working on CodePen previously), learn how to bundle it using Parcel (a modul...
Recent Comments