This is a web application which seeks to help the SUTD capstone team with space allocation to projects for the final exhibition.
npm install
- Obtain the config file from Firebase.
- Rename the file "firebaseConfig.js".
- Put the file in the directory
api/firebase/
npm run serve
npm run build
Refer to src/api/import-export-data/README.md
.
npm test
Refer to tests/selenium_suite/README.md
.