Django Vue Extend
1.0.0
Integriertes Projekt basierend auf Django 2.x + Vue2.x
Öffne die Serviceseite
$ cd backend
$ pip install -r requirements.txt
$ python manage.py ruserver
$ open http://localhost:9000/
Öffnen Sie das vordere Ende
$ npm install
$ npm run dev