Skip to content

zeqas/trash-talk-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

幹話產生器

此專案可以從工程師、設計師和創業家三者擇一,並依據使用者選擇的對象產生相對應的幹話。

環境建置與需求


  • node.js: ^10.15.0
  • express: ^4.17.1
  • express-handlebars: ^5.3.2

安裝與執行步驟


  1. 藉由 git clone 將專案下載至本地
git clone https://github.com/zeqas/trashtalk-generator.git
  1. 進入專案資料夾
cd trash-talk-generator
  1. 安裝套件
npm install
  1. 啟動網頁伺服器
npm run dev
  1. 出現下列訊息,表示啟動成功,可點選連結開啟網頁

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published