Skip to content

s5819874/crap_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

幹話產生器

一個使用 Node.js + Express 打造的幹話產生器,可以針對設計師、工程師與創業家產生幹話。

Features - 產品功能

使用者可以選擇一種身份,按下紅色按鈕後即可產生幹話。

Developing Environment - 開發環境

  1. Node.js: v10.15.0
  2. Express: v4.17.1
  3. Express-Handlebars: v5.2.0

Installing - 專案安裝流程

  1. 打開你的 terminal,Clone 此專案至本機電腦
git clone https://github.com/s5819874/crap_generator.git
  1. 開啟終端機(Terminal),進入專案的資料夾
cd crap_generator
  1. 安裝 npm 套件
在 Terminal 輸入 npm install 指令
  1. 啟動專案
npm run dev
  1. 當 terminal 出現以下字樣,表示伺服器已啟動並成功連結
Express is now listening on http://localhost:3000

Web Home Page - 專案首頁

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published