Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 229 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 229 Bytes

nuclearjs-wallaby-example

Quick start

Basic

npm install    # install all dependencies
webpack        # build
open index.html

Tests

use wallaby.js config file and ran test using wallaby in your IDE