選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
winkidney e40ddb28cc fix: fix build error for nodejs v18 caused by SSL lib 1ヶ月前
..
public Use jsDelivr for MDI for better global speed 4年前
src Do not show Source link when no source is defined 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.