Skip to content

Commit 3e25c18

Browse files
authored
Merge pull request #46 from ptsneves/pneves-readme-dev-instruction
README.md: Add developer information.
2 parents 861a1b6 + 50c8995 commit 3e25c18

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,10 @@ Now, just use it:
6565
You can see more information [here](https://github.com/algoz098/vue-player/blob/master/PLAYER.md)
6666

6767
## Contribution
68+
All contributions are welcome, and every pull request will be seen. Thank you for your time!
6869

69-
All contribution are wellcome, and every pull request will be seen. Thank you for your time!
70+
### Developer scripts
71+
72+
* `npm run-script build` To build the vue application.
73+
* `npm run-script test:unit` To run the jest tests.
74+
* `npm run-script serve` To run the standalone demo page.

0 commit comments

Comments
 (0)