ibelem / ibelem.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** PWA 开发者日

mkdir -p .cert && mkcert -key-file ./.cert/key.pem -cert-file ./.cert/cert.pem 'localhost'

"build": "tsc && vite build",
"deploy": "npm run build && gh-pages -d dist"

About

License:Other


Languages

Language:TypeScript 97.6%Language:HTML 1.2%Language:CSS 1.1%