0.1.0 • Published 8 years ago
shuffle-ntu v0.1.0
shuffle-ntu
Shuffle NTU Official Website. 台大晚餐官方網站
Environment
git clone https://github.com/tigercosmos/shuffle-ntu.git
cd shuffle-ntu
npm install
npm install -g firebase-tools angular-cliDevelop
Run with real time local server
ng serveDeploy
Build product step by step
Build
ng buildUpload to firebase
firebase deployBuild via npm
npm run deploy