Skip to content

Commit 6a5e337

Browse files
committed
Update README.md to add missing npm scripts
1 parent ef1fb3d commit 6a5e337

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,14 @@ yo abstack-vuejs
2727
- source-map support
2828

2929
- Production
30+
- npm script: `npm run build`
3031
- extract css into a single file
3132
- compress javascript
3233
- add CSS prefix automatic with autoprefixer
3334
- rename all static files with their content hash
3435

3536
- Test
37+
- npm script: `npm test`
3638
- unit test with [Karma](https://karma-runner.github.io), [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/)
3739
- come soon...
3840

0 commit comments

Comments
 (0)