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
10 months ago
docker init nginx webdav server, ldap nginx auth 10 months ago
public init 1 year ago
src frontend first steps 10 months ago
tests/unit init 1 year ago
.browserslistrc init 1 year ago
.env.example frontend first steps 10 months ago
.eslintrc.js add middleware, webdav client, pinia 1 year ago
.gitignore add middleware, webdav client, pinia 1 year ago
README.md init 1 year ago
babel.config.js init 1 year ago
docker-compose.yml init nginx webdav server, ldap nginx auth 10 months ago
jest.config.js init 1 year ago
package-lock.json add middleware, webdav client, pinia 1 year ago
package.json frontend first steps 10 months ago
prettier.config.js add middleware, webdav client, pinia 1 year ago
tsconfig.json init 1 year 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.