helix-jsdom

May 16, 2023 ยท View on GitHub

A simple project to setup jsdom with helix.

# Install dependencies
$ npm ci

# Start application and tests
$ npm start

# Run tests in node with jsdom
$ npm test