You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
adb-sh 01a6481d62
frontend first steps
2 years ago
docker init nginx webdav server, ldap nginx auth 2 years ago
public init 2 years ago
src frontend first steps 2 years ago
tests/unit init 2 years ago
.browserslistrc init 2 years ago
.env.example frontend first steps 2 years ago
.eslintrc.js add middleware, webdav client, pinia 2 years ago
.gitignore add middleware, webdav client, pinia 2 years ago
README.md init 2 years ago
babel.config.js init 2 years ago
docker-compose.yml init nginx webdav server, ldap nginx auth 2 years ago
jest.config.js init 2 years ago
package-lock.json add middleware, webdav client, pinia 2 years ago
package.json frontend first steps 2 years ago
prettier.config.js add middleware, webdav client, pinia 2 years ago
tsconfig.json init 2 years ago

README.md

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.