vloth / helix-jsdom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helix-jsdom

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

About


Languages

Language:Clojure 96.5%Language:HTML 3.5%