Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit af2417e

Browse files
additional dependency info for readme
1 parent e8a6e2d commit af2417e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
VueJS and django-rest-auth
1+
Vue.js and django-rest-auth
22
========================================================================
3-
An example [VueJS](https://github.com/vuejs/vue) project featuring an authentication and registration flow using endpoints from [django-rest-auth](https://github.com/Tivix/django-rest-auth).
3+
An example [Vue.js](https://github.com/vuejs/vue) project featuring an authentication and registration flow using endpoints from [django-rest-auth](https://github.com/Tivix/django-rest-auth).
44

55
* [client](client)
66
* [server](server)
77

88
#### Dependencies
99
- python 3.5+
10+
- pip
1011
- node 8.9.0
1112
- npm

0 commit comments

Comments
 (0)