Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 667 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 667 Bytes

Build Status

Getting Started

Install Node.js.

Clone this repo with git:

git clone https://github.com/kata-seeds/js-polymer-wct-seed.git
cd js-polymer-wct-seed

Install dependencies and run your tests with make:

make

To view the simple application:

gulp serve

To run the tests without make:

wct