/au2-app-test

Primary LanguageTypeScriptMIT LicenseMIT

Aurelia2 app testing

This repo host a simple Aurelia2 example app with unit-testing setup.

Install dependencies

npm i

Run the app

npm start

Run the tests

npm test