amol-anand / helix-website

The Helix website https://www.hlx.live/

Home Page:https://www.hlx.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Helix Website

www.hlx.live

codecov

Introduction

This repo is what powers the helix website.

Developing

Install the Helix CLI:

sudo npm install -g @adobe/helix-cli

Run it in this repo:

hlx up

Testing

Install dependencies:

npm install

Run tests:

npm test

Watch tests:

npm test:watch

This will run through all your tests, but then only run against any changed tests.

About

The Helix website https://www.hlx.live/

https://www.hlx.live

License:Apache License 2.0


Languages

Language:JavaScript 68.2%Language:CSS 27.2%Language:HTML 4.5%Language:Shell 0.0%