UNPKG

184 BMarkdownView Raw
1# Contributing to Custom Apps CLI
2
3## Running the tests
41. Make sure jasmine-node is installed: `npm install -g jasmine-node`
52. Make sure domovm is running
63. run `jasmine-node spec`