YMAA YMAA SPA Angular Website
#SCSS -Use scss -Don't modify current scss -Add new scss in nested elements below -Use sass watcher to compile scss to css
#angular -make new partials for each subpage and add in main.js for routing
#Backend work
-Whoever wants to contribute to the backend needs to git pull
then npm install
-Api currently includes payment/basic crud operations (will continue to update)
-Run npm start
and vist localhost:8000