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.
 
 
 
 
 
 
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.