藉由NodeJS平台使用後端Express框架以及前端Bootstrap框架, 打造簡易的xxxxxxxx...
1. express : 4.17.1,
2. express-handlebars : 5.3.0,
3. node.JS : v10.15.0,
4. bootstrap : 4.2
- 下載專案
git clone https://xxxxxx
- 切換目錄
cd ./password_generator
- 安裝套件
npm install
- 啟動服務器
npm run dev
- 啟動成功
出現以下字樣
The Server is running at: http://localhost:3000
Lettuce Lu