Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 366 Bytes

JavaScript-Password-Generator

JavaScript 密碼產生器

作品連結

https://sdsg5bpnl.github.io/js-password-generator/

使用技術

  • Gulp 4
  • Pug
  • TypeScript

npm 指令

  • npm run clean:清除 dist 資料夾
  • npm run serve:進入開發模式,包含 Hot Reload 功能
  • npm run build:輸出專案,會自動壓縮所有檔案