This is being developed for a school project.
Follow these steps to run the project: To run the project you first need to have node and angular installed To install node simply go to this link and install: https://www.nodejs.org
Make sure that you have npm installed by running npm install npm@latest -g
To Install angular run npm install -g @angular/cli
To make sure that you have all of the requisite packages installed cd into the nebula-server directory and run npm install Then cd into the nebula-client directory and cd into angular-src then run npm install
After that cd back into the nebula-server directory and run npm run dev:start Then cd once more into the nebula-client directory and then cd into angular-src then run ng serve
After that you should have a working project.
Direct any questions to [email protected] or one of the other group memebers CUA email addresses.