Launch local talk/index.html
or use the online http://fayway.github.io/ComponentsTesting/
- Install Node >= 4
- Clone this repo
- Install dependencies
$ cd projectfolder
$ npm install
$ git checkout -b templates templates
$ git checkout master
$ npm run serve
Navigate to http://localhost:8080/
Some tests need compiled RequireJS modules
$ npm run compile
Running CLI test
$ npm test
Navigate to http://localhost:8080/test