Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Billiam aa77a35701 Fix unbound image alt attribute 1 månad sedan
..
public Use jsDelivr for MDI for better global speed 4 år sedan
src Fix unbound image alt attribute 1 månad sedan
.browserslistrc Feature: Add vue-app created by vue-cli as new frontend 5 år sedan
.editorconfig Feature: Add vue-app created by vue-cli as new frontend 5 år sedan
.eslintrc.js Feature: Add PWA settings 4 år sedan
.gitignore Feature: Add vue-app created by vue-cli as new frontend 5 år sedan
README.md fix: fix document error for frontend 1 månad sedan
babel.config.js Feature: Add vue-app created by vue-cli as new frontend 5 år sedan
package.json fix: fix build error for nodejs v18 caused by SSL lib 1 månad sedan
pnpm-lock.yaml refactor: use pnpm as management tool then fix install&compile error 1 månad sedan
postcss.config.js Feature: Add vue-app created by vue-cli as new frontend 5 år sedan
vue.config.js fix: bug fix for proxy error caused by localhost name error 1 månad sedan

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.