This is our hackathons demo, demonstrating frontend best practices in an attempt to clone Adobe's The Blog
To install the frontend module
cd /frontend && npm install
To build th frontend code and generate the target files, while developing
cd /frontend && npm run dev
All prerequisites for Helix apply