/Official-Website

官方網站與相關連結。

Primary LanguageVueMIT LicenseMIT

LearnWeb Taiwan logo

Build Status code style: prettier All Contributors

官方網站 | 臉書社團 | 聊天室

LearnWeb-Taiwan Official Website

LearbWeb-Taiwan 官方網站,提供 形象介紹活動報名贊助商列表 等服務。

LearnWeb Taiwan Official Website

Client server

本專案支持客戶端開啟應用程式,請於 Node.js 官網 下載 Node.js,並把此專案 clone 到資料夾目錄後於該目錄執行:

npm install

待安裝完相依套件後執行:

npm run serve

即可於相對應的埠號開啟網站。

Pull Request

為提升網站維護性,本專案採用下列測試與整合技術以利將來的開發與重構:

  • Unit testing:Jest
  • E2E testing:Nightwatch
  • Testing Utils:Vue-test-utils
  • CI:Travis CI

發送流程

一律發送 PR 至 develop 支線,待 Travis CI 測試完畢並通過後,會有專人負責處理合併,建議可先本地端執行測試後再發送。

單元測試:

npm run test:unit

端對端測試:

npm run test:unit

發送類別

  • Fix 類請於 commit 紀錄附上解決事項即可。
  • Features 類需附上可供測試之程式碼。

Contributors


ShawnL

🚧

License

本專案程式碼採用 MIT 之授權,但內部圖片、照片仍具有肖像權,須各別向其所有人告知並取得同意後方能公開使用。