Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Latest commit

 

History

History
81 lines (61 loc) · 1.93 KB

README.md

File metadata and controls

81 lines (61 loc) · 1.93 KB

cistLT_HomePage

cistLT(科技大LTサークル)ホームページ

cistLTの活動記録やメンバーの紹介、外部への発信
https://cist-lt-group.web.app/

デモ

https://j.gifs.com/QnVxAG.gif

特徴

React.js + Sass + Contentful + Firebase Hosting

必要なもの

  • node v12.18.4
  • npm 6.14.6
  • "contentful": "^7.14.6",
  • "dom-factory": "^1.1.0",
  • "fix-footer": "^1.0.0",
  • "history": "^5.0.0",
  • "node-sass": "^4.14.1",
  • "react": "^16.13.1",
  • "react-anchor-link-smooth-scroll": "^1.0.12",
  • "react-dom": "^16.13.1",
  • "react-ga": "^3.1.2",
  • "react-markdown": "^4.3.1",
  • "react-router-dom": "^5.2.0",
  • "react-scripts": "3.4.1",
  • "react-share": "^4.4.0"

ダウンロード

ダウンロード

Node.jsインストール

Windows 10
Mac OS
Ubuntu

使い方

サークルメンバー

git clone <リポジトリのパス>
npm install  
localhost:3000  

そのほか

リポジトリをForkする。  
git clone <Forkしてきたリポジトリのパス>  
npm install  
npm start  
localhost:3000  

デプロイする

サークルメンバー

firebase init  
npm run build  
firebase deploy  
  
firebase init時の注意点  
- index.html already exists. Overwrite?はNo  
- Firebaeのアカウント情報はcistLT-Clubのprivateリポジトリで管理しています。  

文責

ライセンス

cistLT_HomePage is under MIT license.