We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef462e commit bf9113aCopy full SHA for bf9113a
README.md
@@ -18,7 +18,7 @@ npm install -g generator-abstack-vuejs
18
yo abstack-vuejs
19
```
20
21
-## include
+## Include
22
- Development
23
- npm script: `npm run dev`
24
- webpack-dev-server
@@ -36,6 +36,7 @@ yo abstack-vuejs
36
- Test
37
- npm script: `npm test`
38
- unit test with [Karma](https://karma-runner.github.io), [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/)
39
+ - unit test coverage reporter
40
- come soon...
41
42
## Changelog
0 commit comments