Go to file
2022-07-29 19:20:52 +02:00
docker init nginx webdav server, ldap nginx auth 2022-07-29 19:16:57 +02:00
public
src frontend first steps 2022-07-29 19:20:52 +02:00
tests/unit
.browserslistrc
.env.example frontend first steps 2022-07-29 19:20:52 +02:00
.eslintrc.js
.gitignore
babel.config.js
docker-compose.yml init nginx webdav server, ldap nginx auth 2022-07-29 19:16:57 +02:00
jest.config.js
package-lock.json
package.json frontend first steps 2022-07-29 19:20:52 +02:00
prettier.config.js
README.md
tsconfig.json

vuedav

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.