Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 259 Bytes

README.md

File metadata and controls

executable file
·
20 lines (15 loc) · 259 Bytes

Component-Starter 0.0.1

This project is a seed for creating a TDD component.

Getting Started

Install Node Packages

$ npm install

Run TDD Server port 3000

$ grunt tdd

Generate Documentation

$ grunt doc