Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 171 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 171 Bytes

training-ember-app

Prepare

npm install

Build

grunt build:dev

Test

grunt test

Test-driven Development

grunt test-karma