UNPKG

generator-karma-gulp-browserify

Version:
21 lines (14 loc) 329 B
# <%- name %> > <%- description %> ## Developing ```bash npm run dev ``` This will watch the Javascript in `app`, linting and bundling the code when changes are detected. ## Running the tests ```bash npm test ``` This will run the [Jasmine](https://jasmine.github.io/) tests with Phantom JS ## License MIT © <%- author %>