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 7668f04 commit 10a8f4fCopy full SHA for 10a8f4f
README.md
@@ -1,5 +1,7 @@
1
# Note application
2
3
+[](https://travis-ci.org/tokibito/note-app-django-vue-javascript)
4
+
5

6
7
## make python virtualenv and activate
note_client/README.md
@@ -23,3 +23,9 @@ npm run webpack -- -w
23
```
24
npm run clean
25
26
27
+## run test
28
29
+```
30
+npm t
31
0 commit comments