Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Billiam aa77a35701 Fix unbound image alt attribute vor 1 Monat
..
public Use jsDelivr for MDI for better global speed vor 4 Jahren
src Fix unbound image alt attribute vor 1 Monat
.browserslistrc Feature: Add vue-app created by vue-cli as new frontend vor 5 Jahren
.editorconfig Feature: Add vue-app created by vue-cli as new frontend vor 5 Jahren
.eslintrc.js Feature: Add PWA settings vor 4 Jahren
.gitignore Feature: Add vue-app created by vue-cli as new frontend vor 5 Jahren
README.md fix: fix document error for frontend vor 1 Monat
babel.config.js Feature: Add vue-app created by vue-cli as new frontend vor 5 Jahren
package.json fix: fix build error for nodejs v18 caused by SSL lib vor 1 Monat
pnpm-lock.yaml refactor: use pnpm as management tool then fix install&compile error vor 1 Monat
postcss.config.js Feature: Add vue-app created by vue-cli as new frontend vor 5 Jahren
vue.config.js fix: bug fix for proxy error caused by localhost name error vor 1 Monat

README.md

pinry-spa

Project setup

This project requires NodeJS@18.

npm install -g "pnpm==9.11.0"
pnpm install

Compiles and hot-reloads for development

pnpm serve

Compiles and minifies for production

pnpm build

Lints and fixes files

pnpm lint

Customize configuration

See Configuration Reference.