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.