Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

短網址產生器

輸入任意網址, 產生格式統一、不佔排版的短網址

功能列表

  • 縮短網址

需求

  • Node.js & npm
  • port 3000
  • MongoDB

安裝

1.在本地目錄 clone repo 或 download

git clone https://github.com/herojia2021/url-shortener.git

2.安裝相依套件

cd url-shortener
npm install

3.匯入種子資料 (測試資料)

npm run seed

4.開啟程式

npm run start
  • 終端顯示 Express is running on http://localhost:3000 即啟動完成,
  • 用瀏覽器開啟 http://localhost:3000 使用程式

運行截圖

首頁

相依套件

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages