Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 605 Bytes

README.md

File metadata and controls

63 lines (42 loc) · 605 Bytes

Simple Twitter Project

1. 下載專案到本地

git clone https://github.com/Freya-Jheng/twitter.git

2. 進入專案資料夾

cd twitter

3. 安裝專案所需套件

npm install

4. 啟動指令

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Contributors

Freya Jheng

Anson Chang

5. 登入帳號密碼

前台

帳號:user1
密碼:12345678

後台

帳號:root
密碼:12345678