Skip to content

f88643/Random-Password-Generator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

隨機產生密碼

功能介紹

  • 可根據自身需求產生想要的密碼
  • 記錄已經選的選項
  • 避免未填的狀況

使用說明

請確保有安裝node.js 和 npm並在終端機(Terminal)中進行以下操作:

1.複製檔案

git clone https://github.com/f88643/Random-Password-Generator-.git

2.前往資料夾Random-Password-Generator

cd Random-Password-Generator-/

3.安裝套件

npm install

4.執行

npm run dev

若看到以下訊息即為安裝成功,可在瀏覽器輸入http://localhost:3000 開始瀏覽

express server is running on http://localhost:3000

欲退出請連按兩次Ctrl + C

使用工具

  • Node.js: 18.18.2
  • express: 4.18.2
  • express-handlebars: 7.1.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors