Dimitri Korsch 5bb7a3274b updated package-lock hace 3 años
..
public d095de6e83 added vuetify framework and implemented login and logout views hace 3 años
src acb263954f reworked uploading paths (MEDIA_ROOT) hace 3 años
.gitignore d88d6e95d7 added vue frontend with some login functionality hace 3 años
README.md 41873e0a5a added test settings and fixed STATICFILES_DIRS setting hace 3 años
babel.config.js d88d6e95d7 added vue frontend with some login functionality hace 3 años
package-lock.json 5bb7a3274b updated package-lock hace 3 años
package.json d0d02b89a7 implemented file upload and listing hace 3 años
vue.config.js d095de6e83 added vuetify framework and implemented login and logout views hace 3 años

README.md

frontend

Project setup

sudo npm install -g @vue/cli
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.