trieloff / dc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DC x Milo

Developing

  1. Install the Helix CLI: sudo npm install -g @adobe/helix-cli
  2. Run hlx up this repo's folder. (opens your browser at http://localhost:3000)
  3. Open this repo's folder in your favorite editor and start coding.

Testing

npm run test

or:

npm run test:watch

This will give you several options to debug tests. Note: coverage may not be accurate.

About

License:Apache License 2.0


Languages

Language:JavaScript 81.3%Language:CSS 7.0%Language:HTML 6.6%Language:Gherkin 5.2%