Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Billiam aa77a35701 Fix unbound image alt attribute 1 месяц назад
..
public Use jsDelivr for MDI for better global speed 4 лет назад
src Fix unbound image alt attribute 1 месяц назад
.browserslistrc Feature: Add vue-app created by vue-cli as new frontend 5 лет назад
.editorconfig Feature: Add vue-app created by vue-cli as new frontend 5 лет назад
.eslintrc.js Feature: Add PWA settings 4 лет назад
.gitignore Feature: Add vue-app created by vue-cli as new frontend 5 лет назад
README.md fix: fix document error for frontend 1 месяц назад
babel.config.js Feature: Add vue-app created by vue-cli as new frontend 5 лет назад
package.json fix: fix build error for nodejs v18 caused by SSL lib 1 месяц назад
pnpm-lock.yaml refactor: use pnpm as management tool then fix install&compile error 1 месяц назад
postcss.config.js Feature: Add vue-app created by vue-cli as new frontend 5 лет назад
vue.config.js fix: bug fix for proxy error caused by localhost name error 1 месяц назад

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.