Client Calendar and Scheduling System for WMDD Project 2
- Open a terminal
- Run npm install in root folder
- Run npm install inside backend folder
- Run npm install inside frontend folder
Make sure you have nodemon installed first. To install nodemon globally, run npm install -g nodemon on a terminal. You only need to do this ONCE.
- Go to root folder
- Run npm run credence on terminal
- Wait until "webpack compiled successfully" message appears
- Go to root folder
- Run npm run watch-scss on a new terminal
- If you encounter error when running watch-scss, run npm rebuild node-sass in frontend folder
- git switch branchname - Better way of writing git checkout branch
- git pull --rebase - Pull commits and changes of current branch from remote
- git pull origin branchname - Pull commits and changes from another branch from remote
- Danika Enad (Project Manager) - Full Stack Developer
- Giancarlo Cochella (Design Lead) - Designer
- Herlan Wijaya - Designer
- Joanne Kyugeun Cho - Designer
- Yuen Ki Hung - Designer
- Elmer Balbin (Technical Lead) - Full Stack Developer
- Keiko Shimizu - Full Stack Developer
- Iris Chen - Full Stack Developer