Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 389 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 389 Bytes

Helix Hackathon Norddal Demo

This is our hackathons demo, demonstrating frontend best practices in an attempt to clone Adobe's The Blog

Installing

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

Prerequisites

All prerequisites for Helix apply